Module Dolmen_intf.Tag

module type S = sig ... end

Base signature for tags.

module type Smtlib_Base = sig ... end

Minium required signature for tags to typecheck smtlib's core/base theory.

module type Zf_Base = sig ... end

Tags