Decidable.Infix
module Core : Preface_specs.Decidable.CORE
module Operation : Preface_specs.Decidable.OPERATION with type 'a t = 'a Core.t
type 'a t = 'a Operation.t
The type held by the Decidable
.
include Preface_specs.Divisible.INFIX with type 'a t := 'a t
include Preface_specs.Contravariant.INFIX with type 'a t := 'a t