pkgsrc/devel/ocaml-ke/DESCR
jaapb 11cffdaaba Added devel/ocaml-ke, an efficient queue implementation.
Needed as a dependency for the new version of ocaml-encore.
2020-04-14 08:18:30 +00:00

3 lines
153 B
Text

The ke library provides some implementation of queues/FIFOs in a
functional or imperative way. It's a little library with a benchmark,
fuzzer and tests.