JSONEncodableDictionary


EXTENSION

JSONEncodableDictionary

Swift
1extension JSONEncodableDictionary: AnyHashableConvertible where Value: Hashable

Properties

asAnyHashable

Swift
1@inlinable public var asAnyHashable: AnyHashable

jsonValue

Swift
1@inlinable public var jsonValue: JSONValue

jsonObject

Swift
1@inlinable public var jsonObject: JSONObject
Feedback

Edit on GitHub

Forums