preface.laws
Preface_laws.Closed
preface
preface.core
preface.make
preface.qcheck
preface.specs
preface.stdlib
module type LAWS = sig ... end
module For (C : Preface_specs.CLOSED) : LAWS with type ('a, 'b) t := ('a, 'b) C.t