Type Aliases

The following type aliases are available globally.

  • A representation of tweaks to be traded.

    Declaration

    Swift

    public typealias TweakTradeCargo = Data
  • A type with values that support addition and subtraction.

    Use Numbered as the name to avoid name conflict with Swift.Numeric.

    Declaration

    Swift

    public typealias Numbered = TweakPrimaryViewStrideable
  • A type with values that support selection.

    Declaration

    Swift

    public typealias Selectable = TweakSecondaryViewItemConvertible