mattjbray / ocaml-decoders

Elm-inspired decoders for Ocaml
https://mattjbray.github.io/ocaml-decoders/
Other
84 stars 8 forks source link

Add a float decoder which trims whitespace. #56

Closed aidmandorky closed 1 year ago

aidmandorky commented 1 year ago

Not sure if this is good to have or not, but I did wish something like this existed back when I was doing children data and doing float_of_string on the decoded output.