An implicit StepperShape instance is used in the IterableOnce.stepper to return a possibly
specialized Stepper S
according to the element type T
.
An implicit StepperShape instance is used in the IterableOnce.stepper to return a possibly
specialized Stepper S
according to the element type T
.
- Companion
- object
Value members
Abstract methods
Create an unboxing primitive parallel (i.e.
Create an unboxing primitive parallel (i.e. with EfficientSplit
) Stepper from a boxed AnyStepper
.
This is an identity operation for reference shapes.