Provides functors for making a module quickcheckable with Quickcheck.
module type S = Core_kernel.Quickcheck.S
module type S1 = Core_kernel.Quickcheck.S1
module type S2 = Core_kernel.Quickcheck.S2
module type S_int = Core_kernel.Quickcheck.S_int