EXTENSION
Double
extension Double: JSONDecodable, JSONEncodable
Properties
jsonValue
public var jsonValue: JSONValue
Methods
init(jsonValue:)
public init(jsonValue value: JSONValue) throws
EXTENSION
Double
extension Double: JSONDecodable, JSONEncodable
jsonValue
public var jsonValue: JSONValue
init(jsonValue:)
public init(jsonValue value: JSONValue) throws