Decidable.Core_via_divide_and_conquer
module Req :
Preface_specs.Decidable.WITH_LOSE_AND_CHOOSE
with type 'a t = 'a Divisible_req.t
include Preface_specs.Decidable.WITH_LOSE_AND_CHOOSE with type 'a t = 'a Req.t
type 'a t = 'a Req.t
The type held by the Decidable
.
val lose : ('a -> Preface_core.Void.t) -> 'a t
Since Preface_core.Void.t
is identity for Either.t
, lose
act as an identity for Decidable.
include Preface_specs.Divisible.WITH_CONTRAMAP_AND_DIVIDE_AND_CONQUER
with type 'a t := 'a t
include Preface_specs.Contravariant.WITH_CONTRAMAP with type 'a t := 'a t