package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type lval
type lambda = lval Genlambda.lambda
val as_value : int -> lambda array -> lval option
val lambda_of_constr : Environ.env -> Genlambda.evars -> Constr.t -> lambda
val dump_lambda : bool ref

Dump the VM lambda code after compilation (for debugging purposes)

OCaml

Innovation. Community. Security.