Re: [containers-users] discord channel

2018-11-02 Thread SP
Please don't put the list away, crickets need a place too and they don't tend to like fad-y closed systems. :) ___ Containers-users mailing list Containers-users@lists.ocaml.org http://lists.ocaml.org/listinfo/containers-users

Re: [containers-users] Possible additions to Containers and Friends

2018-03-06 Thread SP
Speaking-too-soon is a valid and powerful code verification technique; it exploits tempting the bugs to make their move. -- SP ___ Containers-users mailing list Containers-users@lists.ocaml.org http://lists.ocaml.org/listinfo/containers-users

Re: [containers-users] Request for comments on BiMap

2018-02-27 Thread SP
Made progress with enriching the module's interface and done some basic testing. https://github.com/c-cube/ocaml-containers/compare/master...orbifx:bimap It's missing sequence conversions, which I need to read about before I can implement them. Anything else? -- SP

Re: [containers-users] Possible additions to Containers and Friends

2018-02-22 Thread SP
ow would fit there Is this for facilitation or implementation of UTF? There is an implementation here <https://opam.ocaml.org/packages/uutf/> -- SP ___ Containers-users mailing list Containers-users@lists.ocaml.org http://lists.ocaml.org/listinfo/containers-users

[containers-users] Request for comments on BiMap

2018-02-22 Thread SP
first in the order of parameters? For example: https://github.com/c-cube/ocaml-containers/blob/master/src/data/CCMultiMap.ml#L294 -- SP ___ Containers-users mailing list Containers-users@lists.ocaml.org http://lists.ocaml.org/listinfo/containers