Enumerations

The following enumerations are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public enum Index<T: Any>: Comparable
  • To mark both String and Int can be used in subscript.

    See more

    Declaration

    Swift

    public enum JSONKey