mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -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
|
||||
parser combinators part of `sexpr.ml`.
|
||||
|
||||
Documentation
|
||||
=============
|
||||
|
||||
See [the online API](http://c-cube.github.com/sequence/api/).
|
||||
|
||||
License
|
||||
=======
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue