Module Core.QuickcheckableSource

Sourcemodule type Conv = sig ... end
Sourcemodule type Conv1 = sig ... end
Sourcemodule type Conv_filtered = sig ... end
Sourcemodule type Conv_filtered1 = sig ... end
Sourcemodule type S = Quickcheck.S
Sourcemodule type S1 = Quickcheck.S1
Sourcemodule type S2 = Quickcheck.S2
Sourcemodule type S_int = Quickcheck.S_int
Sourcemodule Of_quickcheckable1 (Quickcheckable : S1) (Conv : Conv1 with type 'a quickcheckable := 'a Quickcheckable.t) : S1 with type 'a t := 'a Conv.t