public
Sequence
— parametric type
Sequence(transforms...)
Transform
that applies multiple transformations
after each other.
You should not use this explicitly. Instead use compose
.
public
Sequence
— parametric type
Sequence(transforms...)
Transform
that applies multiple transformations
after each other.
You should not use this explicitly. Instead use compose
.