jsci.maths.categories
Interface NaturalTransformation
-
public interface NaturalTransformationThis interface defines a natural transformation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description NaturalTransformationcomposeHorz(NaturalTransformation n)Returns the horizontal composition of this transformation with another.NaturalTransformationcomposeVert(NaturalTransformation n)Returns the vertical composition of this transformation with another.Functormap(Functor f)Maps one functor to another.
-
-
-
Method Detail
-
composeVert
NaturalTransformation composeVert(NaturalTransformation n)
Returns the vertical composition of this transformation with another.
-
composeHorz
NaturalTransformation composeHorz(NaturalTransformation n)
Returns the horizontal composition of this transformation with another.
-
-
DMelt 3.0 © DataMelt by jWork.ORG