Skip to content

Enumeration

RangeResult

Type used by Range and Count validators to indicate where a value fell within a range.
enum RangeResult<T> where T : Comparable

Topics

Enumeration Cases

Relationships

Conforms To

  • Swift.Equatable
  • Swift.Sendable
  • Swift.SendableMetatype