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