package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
exception TooLargeInductive of Pp.t
val lambda_of_constr : optimize:bool -> Pre_env.env -> Constr.t -> Cinstr.lambda
val decompose_Llam : Cinstr.lambda -> Names.Name.t array * Cinstr.lambda
val compile_prim : int -> Cbytecodes.instruction -> Constr.pconstant -> bool -> Cinstr.lambda array -> Cinstr.lambda
val compile_structured_int31 : bool -> Constr.t array -> Cinstr.lambda
val dynamic_int31_compilation : bool -> Cinstr.lambda array -> Cinstr.lambda
val int31_escape_before_match : bool -> Cinstr.lambda -> Cinstr.lambda
val eta_expand_hook : (Pre_env.env -> Constr.t -> Constr.types -> Constr.t) Hook.t
OCaml

Innovation. Community. Security.