mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-01-28 11:54:51 -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
|
=== String
|
||||||
|
|
||||||
See http://cedeela.fr/~simon/software/containers/Containers_string[doc].
|
|
||||||
|
|
||||||
In the module `Containers_string`:
|
In the module `Containers_string`:
|
||||||
- `Levenshtein`: edition distance between two strings
|
- `Levenshtein`: edition distance between two strings
|
||||||
- `KMP`: Knuth-Morris-Pratt substring algorithm
|
- `KMP`: Knuth-Morris-Pratt substring algorithm
|
||||||
|
|
@ -204,8 +202,6 @@ In the module `Containers_string`:
|
||||||
|
|
||||||
=== Advanced
|
=== Advanced
|
||||||
|
|
||||||
See http://cedeela.fr/~simon/software/containers/Containers_advanced[doc].
|
|
||||||
|
|
||||||
In the module `Containers_advanced`:
|
In the module `Containers_advanced`:
|
||||||
- `CCLinq`, high-level query language over collections
|
- `CCLinq`, high-level query language over collections
|
||||||
- `CCCat`, a few categorical structures
|
- `CCCat`, a few categorical structures
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue