Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
(=)
is shadowed (#126, #128, #131, fixes #79) Martin Slota, Kate Deplaixppx_deriving.4.5
) (#122) Thierry Martinez_exn
functions opt-in ([@@deriving yojson { exn = true }]
) to preserve backward-compatibility for fully-manual implementations of the [@@deriving yojson] interface. (#86) Gabriel Schererlet _ = to_yojson / of_yojson
to generated code to avoid warnings when they aren't used (#68) Steve Bleazardty_of_yojson_exn
to raise an exception rather than return an error (#57, #68) Steve Bleazardppx_deriving_yojson
to dune
(#69, #85) Rudi Grinberg, Antonio Nuno Monteirofields
to generate a Yojson_meta
module containing all JSON key names. (#70) Steve Bleazardppx_deriving_yojson
(#75) Rudi Grinberg[@@deriving to_yojson, of_yojson]
and [%to_yojson:]
, [%of_yojson:]
shortcuts.[@@deriving yojson { strict = false }]
.[@key]
, [@name]
and [@default]
attributes.Yojson.Safe.json
values.