Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Alg_structs_qcheck.Monoid
SourceQCheck tests of Monoid Laws
The Alg.Monoid.S
interface extended with a way of generating arbitrary QCheck
values.
test impl_name (module S)
is a list of QCheck
property based tests that check whether the Monoid Laws hold for the given implementation S
.