Class: ArrayOfEnumerables

Inherits:
Array show all
Includes:
EnumerableEnumerables
Defined in:
lib/kyanite/enumerable/enumerable_enumerables.rb

Overview

Enumeration Of Enumerations

Two-dimensional enumerables or enumerables of objects, which are enumerable.

Kyanite definitions

EnumerableEnumerables

Kyanite class with module included

ArrayOfEnumerables

Kyanite tests and examples

TestKyaniteEnumerableEnumerables

Usage

require ‘kyanite/enumerable/enumerable_enumerables’

Method Summary

Methods included from EnumerableEnumerables

#rectangle

Methods inherited from Array

#rephrase_index, #shift_complement, #to_array_of_enumerables, #to_array_of_numerics, #to_array_of_strings, #to_dictionary, #to_ordered_set, #to_s_utf8, #to_sorted_set

Methods included from Enumerable

#contentclass, #distribution, #is_collection?, #transpose!