Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bafffb7b authored by POTTIER Francois's avatar POTTIER Francois
Browse files

Typo.

parent 93d1e38f
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ Unfortunately, OCaml's ...@@ -7,7 +7,7 @@ Unfortunately, OCaml's
[Seq](https://caml.inria.fr/pub/docs/manual-ocaml/libref/Seq.html) module [Seq](https://caml.inria.fr/pub/docs/manual-ocaml/libref/Seq.html) module
offers a limited number of facilities for working with sequences. offers a limited number of facilities for working with sequences.
The `Sequel` library complements `Seq` by offering a collection offunctions The `Sequel` library complements `Seq` by offering a collection of functions
that help construct and consume sequences. Like Haskell's List library, it can that help construct and consume sequences. Like Haskell's List library, it can
be thought of as a fairly expressive and low-performance stream library. be thought of as a fairly expressive and low-performance stream library.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment