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.3.0.tbz
sha256=a50e613cfd18a584e765d8368ad0afe920482bf1e6745caf13f2b6a7d3634d9d
sha512=2f596f444ec815759234b50a53e3a67e7413f871d5fce1ae950e145dd5e81c4507acf784334ca86c935344b59ea619baa96ac07a0207cfb70681986dd81e2079
doc/CHANGES.html
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