immutable-chunkmap 0.5.9

A cache efficient immutable map and set with lookup performance equivalent to BTreeMap and BTreeSet, fast batch insert and update methods, and efficient implementations of all set operations.
Documentation
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="refresh" content="0;URL=struct.Set.html">
</head>
<body>
    <p>Redirecting to <a href="struct.Set.html">struct.Set.html</a>...</p>
    <script>location.replace("struct.Set.html" + location.search + location.hash);</script>
</body>
</html>