Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type gstring = (var, Bdd.key) Common.gstring
val print_gstring : gstring Common.formatter
type 'a span = (var, 'a) Common.span
val test_to_formula : test -> Bdd.formula
type expr' = abstr Common.hval
type expr'_set = abstr Common.hset
val hash : expr' -> int
val head : expr' -> (Bdd.formula, expr') expr_
val vars : expr' -> var Common.set
val tst : Bdd.formula -> expr'
val var : char -> expr'
val zer : expr'
val one : expr'
val epsilon : expr' -> Bdd.formula
val print_test : Format.formatter -> test -> unit
val print_expr : Format.formatter -> expr -> unit
val print_expr' : Format.formatter -> expr' -> unit