Set

struct Set<Element> : SetAlgebra, Hashable, Collection, ExpressibleByArrayLiteral where Element : Hashable
  • Declaration

    Swift

    public func jsonObject() -> Any