Functions

The following functions are available globally.

  • Declaration

    Swift

    public func toJson<T>(_ val: T) -> String? where T : Encodable