I've been making progress on most points in this branch: https://github.com/c-cube/ocaml-containers/tree/prepare-1.0
The issue lists most of the changes effected. I removed a lot of modules, to re-focus containers around libraries `containers`, `containers.data` and `containers.sexp`. Some other modules have been rewritten to be simpler and cleaner (in particular `CCParse`, `CCHash` and `CCSexp`). The branch is 100% based on Result (no more poly variants for errors) and Format. Cheers! Le Thu, 03 Nov 2016, Simon Cruanes a écrit : > I have opened an issue to list what I want to change for the 1.0 > (breaking) release: https://github.com/c-cube/ocaml-containers/issues/84 > The list is quite long already! -- Simon Cruanes http://weusepgp.info/ key 49AA62B6, fingerprint 949F EB87 8F06 59C6 D7D3 7D8D 4AC0 1D08 49AA 62B6
signature.asc
Description: PGP signature
_______________________________________________ Containers-users mailing list [email protected] http://lists.ocaml.org/listinfo/containers-users
