package decoders-yojson
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Interface to yojson for decoders
Install
dune-project
Dependency
Authors
Maintainers
Sources
decoders-v0.4.0.tbz
sha256=18ebbd98901dff67c9944d465ed508df018c8ee8e13bfe037d5ad780584eebf7
sha512=a6221b40cc1c3d9ea46c5e7cec6c5992b923e390ce004c23d7f36e99974c10f6d4a690113255b85d3895f357e0dd44562e9bc03ba8708223cb1e56ba182c10d3
doc/CHANGES.html
0.4.0 (2020-05-06)
- Expose
nulldecoder (#18, @mattjbray) - Rename
Encode.optiontoEncode.nullable(#19, @mattjbray) - Add
Decoders_jsonm(#20, @mattjbray)
0.3.0 (2019-06-24)
- Add
unconsprimitive (#7, @mattjbray) - Add
Decoders_sexplib(#7, @mattjbray) - Add
Decoders_cbor(#9, @mattjbray) - Add
Decoders_bencode(#14, @c-cube) - Remove
containersdependency (#16, @c-cube)
0.2.0 (2019-06-24)
- Add
field_optdecoder (#5, @actionshrimp) - Add
list_fold_leftdecoder (#8, @ewenmaclean)
0.1.2 (2019-01-09)
- Upgrade from
jbuildertodune - Remove
cppobuild dependency (#4)
0.1.1 (2018-12-13)
- Fix some non-tail-recursive stuff.
- Add
stringlitencoder and decoder forDecoders_yojson.Raw
0.1.0 (2018-09-26)
Initial release.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page