Extensions

The following extensions are available globally.

  • Int

    Conforms Int to Addable.

    See more

    Declaration

    Swift

    struct Int : FixedWidthInteger, SignedInteger
  • Conforms Float to Addable.

    See more

    Declaration

    Swift

    struct Float
  • Conforms Double to Addable.

    See more

    Declaration

    Swift

    struct Double
  • Declaration

    Swift

    struct Array<Element> : _DestructorSafeContainer