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

NAME

Sidef::Object::Enumerator

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Enumerator(...)

METHODS

each

Enumerator.each() -> Obj

Return the

first

Enumerator.first() -> Obj

Return the

grep

Enumerator.grep() -> Obj

Return the

Aliases: select

len

Enumerator.len() -> Obj

Return the

Aliases: size, length

map

Enumerator.map() -> Obj

Return the

Aliases: collect

new

Enumerator.new() -> Obj

Return the

Aliases: call

to_a

Enumerator.to_a() -> Obj

Return the