utility $R
Description
-
$R #
$R(start, end[, exclusive = false]) ⇒ ObjectRangeCreates a new ObjectRange object. This method is a convenience wrapper around the
ObjectRangeconstructor, but $R is the preferred alias.
$R(start, end[, exclusive = false]) ⇒ ObjectRange
Creates a new ObjectRange object.
This method is a convenience wrapper around the ObjectRange constructor,
but $R is the preferred alias.
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.