Functions

The following functions are available globally.

  • Return true if lhs is equal to rhs.

    Declaration

    Swift

    public func ==(lhs: JSON, rhs: JSON) -> Bool