base_quickcheck.ml1 2 3 4 5 6 7 8 9 10 11module Generator = Generator module Observer = Observer module Shrinker = Shrinker module Test = Test module Export = Export include Export (**/**) (*_ This module is exposed only to make ocamldoc output more readable. *) module With_basic_types = With_basic_types