package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.07.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.07.1.tar.gz
sha256=83683ddad54bd23773591a9f757e702fa5cfa2ea1b124d8fe75a73729e592bfe
md5=352fe8d46cb238a26aa10c38bad6ecb6

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.