p4spectec.lang
Al.Eq
builtin
dangling
dynamic
dynamic_al
dynamic_pl
dynamic_runner
dynamic_sl
error_runtime
inst
instr
interp_al
interp_common
interp_pl
interp_sl
p4
p4spectec.backend_boot
p4spectec.backend_sim
p4spectec.backend_splice
p4spectec.backend_testgen_neg
p4spectec.cache
p4spectec.coverage
p4spectec.domain
p4spectec.frontend
p4spectec.interface
p4spectec.interp
p4spectec.pass
p4spectec.runner
p4spectec.runtime
p4spectec.stf
p4spectec.util
prose
sim
spectec
static
testgen_neg
type
value
val eq_id : Il.id -> Il.id -> bool
val eq_atom : Il.atom -> Il.atom -> bool
val eq_atoms : Il.atom list -> Il.atom list -> bool
val eq_mixop : Il.mixop -> Il.mixop -> bool
val eq_iter : Il.iter -> Il.iter -> bool
val eq_iters : Il.iter list -> Il.iter list -> bool
val eq_var : Il.var -> Il.var -> bool
val eq_vars : Il.var list -> Il.var list -> bool
val eq_typ : Il.typ -> Il.typ -> bool
val eq_typs : Il.typ list -> Il.typ list -> bool
val eq_nottyp : Il.nottyp -> Il.nottyp -> bool
val eq_value : ?dbg:??? -> Il.value -> Il.value -> bool
val eq_values : ?dbg:??? -> Il.value list -> Il.value list -> bool
val eq_exp : Il.exp -> Il.exp -> bool
val eq_exps : Il.exp list -> Il.exp list -> bool
val eq_iterexp : Il.iterexp -> Il.iterexp -> bool
val eq_iterexps : Il.iterexp list -> Il.iterexp list -> bool
val eq_pattern : Il.pattern -> Il.pattern -> bool
val eq_path : Il.path -> Il.path -> bool
val eq_tparam : Il.tparam -> Il.tparam -> bool
val eq_tparams : Il.tparam list -> Il.tparam list -> bool
val eq_arg : Il.arg -> Il.arg -> bool
val eq_args : Il.arg list -> Il.arg list -> bool
val eq_targ : Il.targ -> Il.targ -> bool
val eq_targs : Il.targ list -> Il.targ list -> bool
val eq_prem : Il.prem -> Il.prem -> bool