StepperShape (original) (raw)
scala.collection.StepperShape
See theStepperShape companion object
Members list
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.
Attributes
Source
Create an unboxing primitive sequential Stepper from a boxed AnyStepper
.
Create an unboxing primitive sequential Stepper from a boxed AnyStepper
. This is an identity operation for reference shapes.
Attributes
Source
Return the Int constant (as defined in the StepperShape
companion object) for this StepperShape
.
Return the Int constant (as defined in the StepperShape
companion object) for this StepperShape
.
Attributes
Source
In this article