This OCaml library provides a pure map-like data structure which efficiently represent piecewise constant functions over domains which can be binary subdivided. Suitable domains include bit strings, byte strings, and IP addresses. It is most efficient where the maps tend to be piecewise constant over prefixes of the key type, with optional nested exceptions which themselves have the same structure. This package has an optional dependency on ipaddr and provides a related set implementation Ip_radixset if present.
ocaml radix-tree ip-address containers set mapStraightforward Set library for Lua; creating and manipulating sets, including + (union), - (subtraction), * (intersection), len(), and tostring()
lua-loader set
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.