down To
evaluates the supplied lambda block with the cursor starting at the receiver integer until it reaches the ending integer, step size is -1.
Parameters
<receiver>
Int
that
the lower limit
lambda
lambda expression to evaluate until reaching lower limit
evaluates the supplied lambda block with the cursor starting at the receiver integer until it reaches the ending integer, step size is -1.
Parameters
<receiver>
Long
that
the lower limit
lambda
lambda expression to evaluate until reaching lower limit