Extensions

The following extensions are available globally.

  • Declaration

    Swift

    struct Array<Element> : RandomAccessCollection, MutableCollection
  • Row

    Declaration

    Swift

    final class Row : Equatable, Hashable, RandomAccessCollection, ExpressibleByDictionaryLiteral, CustomStringConvertible