mattjbray / ocaml-decoders

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

Remove lazy #72

Closed actionshrimp closed 6 months ago

actionshrimp commented 6 months ago

Lazy.force is not thread safe, but we don't really need lazy here - we can just use fun ().