|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a natural transformation.
| Method Summary | |
NaturalTransformation |
composeHorz(NaturalTransformation n)
Returns the horizontal composition of this transformation with another. |
NaturalTransformation |
composeVert(NaturalTransformation n)
Returns the vertical composition of this transformation with another. |
Functor |
map(Functor f)
Maps one functor to another. |
| Method Detail |
public Functor map(Functor f)
public NaturalTransformation composeVert(NaturalTransformation n)
public NaturalTransformation composeHorz(NaturalTransformation n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||