W3cubDocs

/Pony

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-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/json-JsonType