package coq
type vstack = values array
val crazy_val : values
type vswitch = {
sw_type_code : tcode;
sw_code : tcode;
sw_annot : Cbytecodes.annot_switch;
sw_stk : vstack;
sw_env : vm_env;
}
val mkAccuCode : int -> tcode
type id_key =
| ConstKey of Names.Constant.t
| VarKey of Names.Id.t
| RelKey of Int.t
| EvarKey of Evar.t
type zipper =
| Zapp of arguments
| Zfix of vfix * arguments
| Zswitch of vswitch
| Zproj of Names.Constant.t
type stack = zipper list
val val_of_str_const : Cbytecodes.structured_constant -> values
val val_of_rel : int -> values
val val_of_named : Names.Id.t -> values
val val_of_constant : Names.Constant.t -> values
val val_of_proj : Names.Constant.t -> values -> values
val val_of_annot_switch : Cbytecodes.annot_switch -> values
val uni_lvl_val : values -> Univ.Level.t
val nargs : arguments -> int
val closure_arity : vfun -> int
val current_fix : vfix -> int
val rec_args : vfix -> int array
val current_cofix : vcofix -> int
val btag : vblock -> int
val bsize : vblock -> int
val branch_arg : int -> (Cbytecodes.tag * int) -> values
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>