RRange (REnum v0.3.0)
Entry point of Range extensions, and can use all of RRange.* functions. See also.
Link to this section Summary
Link to this section Functions
Link to this function
disjoint?(arg1, arg2)
See Range.disjoint?/2
.
Link to this function
new(arg1, arg2)
See Range.new/2
.
Link to this function
new(arg1, arg2, arg3)
See Range.new/3
.
Link to this function
range?(arg1)
See Range.range?/1
.
Link to this function
size(arg1)
See Range.size/1
.