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