ocaml-base-compiler
Official release 4.14.0
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocaml-base-compiler
-
dynlink
-
ocamlbytecomp
-
ocamlcommon
-
ocamlmiddleend
-
ocamloptcomp
-
odoc_info
-
stdlib
-
str
-
unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type view = [
| Half_simple.view |
| `Var of Ident.t * string Asttypes.loc |
| `Alias of Typedtree.pattern * Ident.t * string Asttypes.loc |
]
type pattern = view Typedtree.pattern_data
val view : Typedtree.pattern -> pattern
val erase : [< view ] Typedtree.pattern_data -> Typedtree.pattern
val strip_vars : pattern -> Half_simple.pattern
ON THIS PAGE
No table of contents