Available where Element == Meta

  • Declaration

    Swift

    public var numberOfMetas: Int { get }
  • Declaration

    Swift

    public func get(at index: Int) -> Meta?
  • Declaration

    Swift

    public mutating mutating func insert(_ meta: Meta, at index: Int)