trie-alg 0.4.0

Trie implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
    <meta http-equiv="refresh" content="0;URL=macro.multi_trie.html">
    <title>Redirection</title>
</head>
<body>
    <p>Redirecting to <a href="macro.multi_trie.html">macro.multi_trie.html</a>...</p>
    <script>location.replace("macro.multi_trie.html" + location.search + location.hash);</script>
</body>
</html>