Extensions

The following extensions are available globally.

  • Extensions to existing primitive types to make them Sendable and Receivable.

    See more

    Declaration

    Swift

    protocol Integer : _Integer, Strideable
  • Make String Sendable and Receivable.

    See more

    Declaration

    Swift

    struct String
  • Declaration

    Swift

    struct Notification : ReferenceConvertible, Equatable, Hashable