mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
updated readme
This commit is contained in:
parent
907c3be9cc
commit
8f9722b139
1 changed files with 5 additions and 0 deletions
|
|
@ -26,6 +26,11 @@ The module `sexpr.mli` exposes the interface of the S-expression example library
|
||||||
requires OCaml>=4.0 to compile, because of the GADT structure used in the monadic
|
requires OCaml>=4.0 to compile, because of the GADT structure used in the monadic
|
||||||
parser combinators part of `sexpr.ml`.
|
parser combinators part of `sexpr.ml`.
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
=============
|
||||||
|
|
||||||
|
See [the online API](http://c-cube.github.com/sequence/api/).
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue