package ocaml-base-compiler

  1. Overview
  2. Docs
Official 4.06.1 release

Install

Dune Dependency

Authors

Maintainers

Sources

4.06.1.tar.gz
sha256=fef12a65cab5f6d15ea22a72e328349530e179308f1005100e45e50a228d72c4
md5=d02eb67b828de22c3f97d94b3c46acba

doc/ocamlcommon/Simplif/index.html

Module Simplif

Lambda simplification and lambda plugin hooks

val simplify_lambda : string -> Lambda.lambda -> Lambda.lambda
val split_default_wrapper : id:Ident.t -> kind:Lambda.function_kind -> params:Ident.t list -> body:Lambda.lambda -> attr:Lambda.function_attribute -> loc:Location.t -> (Ident.t * Lambda.lambda) list
val is_tail_native_heuristic : (int -> bool) Pervasives.ref
module Hooks : Misc.HookSig with type t = Lambda.lambda
OCaml

Innovation. Community. Security.