EnumerationFoundation5.9.0
SearchDirection
The direction in time to search.
enum SearchDirection
Citizens in Foundation
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.
Members
case backward
Search for a date earlier in time than the start date.
case forward
Search for a date later in time than the start date.