Lin_effect.Make_internal
functor to build an internal module representing Stdlib.Effect
-based tests
module Spec : Lin.Internal.CmdSpec
module EffSpec : sig ... end
val arb_cmds_triple :
int ->
int ->
(EffSpec.cmd list * EffSpec.cmd list * EffSpec.cmd list) QCheck.arbitrary
val lin_prop : (EffSpec.cmd list * EffSpec.cmd list * EffSpec.cmd list) -> bool