package bloomf

  1. Overview
  2. Docs
Efficient Bloom filters for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

bloomf-v0.2.0.tbz
sha256=16409a1221e1d05a3d6b64ec0e5b302a60b6802cc573fdc243662e2fc85bd561
sha512=bc18e79cc782004edef88b24bc6ca586701294bd91c81ffc3de450df19f050e9e52b480980b74a5c38b7c70a3e9b4e94feca02007f1b661855868acf9cbdb245

CHANGES.md.html

v0.2.0 2021-02-10

  • Added to_bytes and of_bytes.

  • Added union and inter.

v0.1.0 2019-03-07

  • Initial release