Unital Magmas

  • Interface for types with a zero identity element.

    See more

    Declaration

    Swift

    public protocol Zero
  • One

    Interface for types with a one identity element.

    See more

    Declaration

    Swift

    public protocol One