Array

struct Array<Element> : _DestructorSafeContainer
  • Returns a string (human readable) representation of these keys.

    Declaration

    Swift

    public var rawValue: String { get }
  • Returns iteslf.

    Declaration

    Swift

    public func parseKeyParts() throws -> [KeyPart]