You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

Dictionary


EXTENSION

Dictionary

Swift
1public extension Dictionary

Properties

jsonValue

Swift
1public var jsonValue: JSONValue

jsonObject

Swift
1public var jsonObject: JSONObject

Methods

+=(_:_:)

Swift
1static func += (lhs: inout Dictionary, rhs: Dictionary)

init(jsonValue:)

Swift
1public init(jsonValue value: JSONValue) throws
Feedback

Edit on GitHub

Forums