One
public protocol One
Interface for types with a one
identity element.
-
Multiplicative identity.
Declaration
Swift
static var one: Self { get }
Algebra Docs (95% documented)
public protocol One
Interface for types with a one
identity element.
Multiplicative identity.
Swift
static var one: Self { get }