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