Class: I18n::Inflector::LazyArrayEnumerator

Inherits:
LazyEnumerator
  • Object
show all
Defined in:
lib/i18n-inflector/lazy_enum.rb

Overview

This class implements simple enumerators for arrays that allow to do lazy operations on them.

Method Summary

Methods inherited from LazyEnumerator

#+, #append, #empty?, for, #initialize, #insert, #map, #reject, #select

Constructor Details

This class inherits a constructor from I18n::Inflector::LazyEnumerator