Package | Description |
---|---|
JSci.maths.categories |
Modifier and Type | Class and Description |
---|---|
class |
Simplicial.DegeneracyMap |
class |
Simplicial.FaceMap |
class |
Simplicial.IncreasingMap |
Modifier and Type | Method and Description |
---|---|
Functor |
Functor.compose(Functor f)
Returns the composition of this functor with another.
|
Functor |
Simplicial.IncreasingMap.compose(Functor f) |
Functor |
NaturalTransformation.map(Functor f)
Maps one functor to another.
|
Modifier and Type | Method and Description |
---|---|
Functor |
Functor.compose(Functor f)
Returns the composition of this functor with another.
|
Functor |
Simplicial.IncreasingMap.compose(Functor f) |
Functor |
NaturalTransformation.map(Functor f)
Maps one functor to another.
|