Class: Denumerator

Inherits:
Enumerator show all
Includes:
Denumerable
Defined in:
lib/core/facets/denumerable.rb

Overview

Denumerator

A class like Enumerator, but which has ‘lazy’ versions of map, select etc.

Method Summary

Methods included from Denumerable

#map, #reject, #select, #skip, #take

Methods inherited from Enumerator

#fx, #to_h, #to_h_assoc, #to_h_auto, #to_h_flat, #to_h_multi, #to_h_splat