preface.laws
Preface_laws.Indexed_monad
preface
preface.core
preface.make
preface.qcheck
preface.specs
preface.stdlib
module type LAWS = sig ... end
module For (M : Preface_specs.INDEXED_MONAD) : LAWS with type ('a, 'index) t := ('a, 'index) M.t