Up
Module type
Assertion.Printer
module type
Printer =
sig
..
end
Module type used for functor-based containers.
type
t
The type of tested values.
val
to_string
:
t
-> string
Conversion function into strings.