The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Range::RangeString

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = RangeString(...)

INHERITS

Inherits methods from:

       * Sidef::Types::Range::Range
       * Sidef::Object::Object

METHODS

call

RangeString.call() -> Obj

Return the

contain

RangeString.contain() -> Obj

Return the

Aliases: include, contains, includes

from

RangeString.from() -> Obj

Return the

iter

RangeString.iter() -> Obj

Return the

max

RangeString.max() -> Obj

Return the

min

RangeString.min() -> Obj

Return the

new

RangeString.new() -> Obj

Return the

pick

RangeString.pick() -> Obj

Return the

rand

RangeString.rand() -> Obj

Return the

Aliases: sample

to

RangeString.to() -> Obj

Return the

to_s

RangeString.to_s() -> Obj

Return the

Aliases: dump, to_str