Module Zeroinstall_solver.S
Some useful abstract module types.
module type CORE_MODEL = sig ... end
module type SOLVER_INPUT = sig ... end
module type SELECTIONS = sig ... end
module type SOLVER_RESULT = sig ... end
Zeroinstall_solver.S
Some useful abstract module types.
module type CORE_MODEL = sig ... end
module type SOLVER_INPUT = sig ... end
module type SELECTIONS = sig ... end
module type SOLVER_RESULT = sig ... end