Functions The following functions are available globally. Comparable ==(_:_:) Undocumented Declaration Swift public func == (lhs: JSON, rhs: JSON) -> Bool <=(_:_:) Undocumented Declaration Swift public func <= (lhs: JSON, rhs: JSON) -> Bool >=(_:_:) Undocumented Declaration Swift public func >= (lhs: JSON, rhs: JSON) -> Bool >(_:_:) Undocumented Declaration Swift public func > (lhs: JSON, rhs: JSON) -> Bool <(_:_:) Undocumented Declaration Swift public func < (lhs: JSON, rhs: JSON) -> Bool © 2019 Yazdan. All rights reserved. (Last updated: 2019-06-03) Generated by jazzy ♪♫ v0.9.6, a Realm project.