pony / 0.38.1 / json-jsontype.html /

JsonType

[Source]

All JSON data types.

type JsonType is
  (F64 val | I64 val | Bool val | None val | String val | JsonArray ref | JsonObject ref)

Type Alias For

© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/json-JsonType