cat/instances/types
Types
Bifunctor composition type.
newtype BiComp bf fu gu a b = BiComp (bf (fu a ) (gu b))
pub type BiComp(bf, fu, gu, a, b, fua, gub, bifgab) {
BiComp(bifgab)
}
Constructors
-
BiComp(bifgab)
Bifunctor composition type.
newtype BiComp bf fu gu a b = BiComp (bf (fu a ) (gu b))
pub type BiComp(bf, fu, gu, a, b, fua, gub, bifgab) {
BiComp(bifgab)
}
BiComp(bifgab)