Structures
The following structures are available globally.
-
Undocumented
See moreDeclaration
Swift
public struct ATJSON
extension ATJSON: Collection
extension ATJSON: Swift.ExpressibleByStringLiteral
extension ATJSON: Swift.ExpressibleByIntegerLiteral
extension ATJSON: Swift.ExpressibleByBooleanLiteral
extension ATJSON: Swift.ExpressibleByFloatLiteral
extension ATJSON: Swift.ExpressibleByDictionaryLiteral
extension ATJSON: Swift.ExpressibleByArrayLiteral
extension ATJSON: Swift.ExpressibleByNilLiteral
extension ATJSON: Swift.RawRepresentable
extension ATJSON: Swift.CustomStringConvertible, Swift.CustomDebugStringConvertible
extension ATJSON : Swift.Comparable