update readme

This commit is contained in:
carm 2014-11-28 13:04:04 -05:00
parent 88d266a8a8
commit da3a1e5afc

View file

@ -86,6 +86,7 @@ Documentation [here](http://cedeela.fr/~simon/software/containers).
- `CCOpt` (options, very useful) - `CCOpt` (options, very useful)
- `CCFun` (function combinators) - `CCFun` (function combinators)
- `CCBool` - `CCBool`
- `CCFloat`
- `CCOrd` (combinators for total orderings) - `CCOrd` (combinators for total orderings)
- `CCRandom` (combinators for random generators) - `CCRandom` (combinators for random generators)
- `CCPrint` (printing combinators) - `CCPrint` (printing combinators)