dbuenzli / fmt

OCaml Format pretty-printer combinators
http://erratique.ch/software/fmt
ISC License
71 stars 26 forks source link

Add Fmt.Dump.uchar #21

Closed dbuenzli closed 7 years ago

dbuenzli commented 7 years ago

to cater for the future removal of Uchar.dump and the lack of support by the dev team for such a formatter in the stdlib.

See discussion in https://github.com/ocaml/ocaml/pull/1081