We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0544ab3 commit 4b53558Copy full SHA for 4b53558
README.md
@@ -30,3 +30,7 @@ Also see `spreadsheet.mli`
30
- `write : filename:string -> t -> unit` write a spreadsheet to a file
31
32
33
+Note
34
+----
35
+
36
+Requires OCaml 4.02.0 for the [Set.of_list](http://caml.inria.fr/pub/docs/manual-ocaml/libref/Set.S.html) function.
0 commit comments