v1.0.0-beta.0
2022-02-22
Added
Generic type variable
Stepof default value 1 and thestepparameter in the constructor that uses it. e0aaca9The
stepByStep()method that performs a callback function with the ability to decide when to move to the next step of the range. e0aaca9The
getRange()method to return a range of numbers from minimum to maximum with the step. e0aaca9The
forEachStep()method to perform the specified action for each step in the range of an array. e0aaca9The
getaccessorrangethat obtains the range of anarraynumber from the minimum to the maximum with the step of a specifiedRangeobject. e0aaca9The
getaccessorstepthat obtains the step of a specifiedRangeobject. e0aaca9The
#stepprivate property of the generic type variableStepthat indicates the range step. e0aaca9The
stepparameter to the staticcreate()method of generic type variableStep.e0aaca9
Last updated
Was this helpful?