Module Verification.Io

Common code for handling the IO of all proof backends supported

module type Backend = sig ... end
module type BackendIO = sig ... end