One

public protocol One

Interface for types with a one identity element.

  • one

    Multiplicative identity.

    Declaration

    Swift

    static var one: Self { get }