package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.08.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.08.0.tar.gz
sha256=c8ff78d010cb037ac6d6729e40ebdbee109218899007ef23a20b8f459ac186d6
md5=42ed24e9a7c0e3998cab7d5e7c9f7618

doc/ocamlcommon/Matching/index.html

Module Matching

val for_function : Location.t -> int ref option -> Lambda.lambda -> (Typedtree.pattern * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
val for_multiple_match : Location.t -> Lambda.lambda list -> (Typedtree.pattern * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
val for_tupled_function : Location.t -> Ident.t list -> (Typedtree.pattern list * Lambda.lambda) list -> Typedtree.partial -> Lambda.lambda
exception Cannot_flatten
val flatten_pattern : int -> Typedtree.pattern -> Typedtree.pattern list
val expand_stringswitch : Location.t -> Lambda.lambda -> (string * Lambda.lambda) list -> Lambda.lambda option -> Lambda.lambda
val inline_lazy_force : Lambda.lambda -> Location.t -> Lambda.lambda
OCaml

Innovation. Community. Security.