Skip to content

Commit

Permalink
README: forgot Map.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfp committed Jun 19, 2009
1 parent e4606f5 commit a6d250e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README
Expand Up @@ -9,6 +9,8 @@ Trie_map_mod: TST with different constructors for leaves and inner nodes with
a value a value
Ternary: TST with separate constructor for nodes with and without values Ternary: TST with separate constructor for nodes with and without values
but no leaf constructor but no leaf constructor
Map: the Map implementation from INRIA's stdlib (AVL tree)



Imperative Imperative
---------- ----------
Expand Down

0 comments on commit a6d250e

Please sign in to comment.