Revision 9323564fb7586a2f6a07e0f01597807c2f0f01d2 authored by Yann Regis-Gianas on 08 January 2021, 09:57:22 UTC, committed by Yann Regis-Gianas on 08 January 2021, 09:57:22 UTC
Optimize binary decoder for unions

See merge request nomadic-labs/data-encoding!24
2 parent s 5bc6e0e + e7667ce
Raw File
.ocamlformat
wrap-fun-args=false
let-binding-spacing=compact
field-space=loose
break-separators=after-and-docked
sequence-style=separator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
parens-tuple-patterns=always
back to top