mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 19:55:31 -05:00
update readme
This commit is contained in:
parent
c7b815509d
commit
0b3e1cea77
1 changed files with 0 additions and 4 deletions
|
|
@ -195,8 +195,6 @@ Iterators:
|
|||
|
||||
=== String
|
||||
|
||||
See http://cedeela.fr/~simon/software/containers/Containers_string[doc].
|
||||
|
||||
In the module `Containers_string`:
|
||||
- `Levenshtein`: edition distance between two strings
|
||||
- `KMP`: Knuth-Morris-Pratt substring algorithm
|
||||
|
|
@ -204,8 +202,6 @@ In the module `Containers_string`:
|
|||
|
||||
=== Advanced
|
||||
|
||||
See http://cedeela.fr/~simon/software/containers/Containers_advanced[doc].
|
||||
|
||||
In the module `Containers_advanced`:
|
||||
- `CCLinq`, high-level query language over collections
|
||||
- `CCCat`, a few categorical structures
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue