Structures

The following structures are available globally.

  • Utilities objects for cancelables.

    See more

    Declaration

    Swift

    public struct Cancelables
  • Observers handles a list of observers, supports adding and removing as needed.

    See more

    Declaration

    Swift

    public struct Observers<T>