ocamlbuild
OCamlbuild is a build system with builtin rules to easily build most OCaml projects
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocamlbuild
-
ocamlbuildlib
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocamlbuildlib
type pattern =
| Epsilon |
| Star of pattern |
| Class of character_class |
| Concat of pattern * pattern |
| Union of pattern list |
| Word of string |
and character_class = (char * char) Bool.boolean
ON THIS PAGE
No table of contents