Class: ArrayOfStrings

Inherits:
Array show all
Includes:
EnumerableStrings
Defined in:
lib/kyanite/enumerable/enumerable_strings.rb

Overview

Enumeration Of Strings

Kyanite definitions

EnumerableStrings

Kyanite class with module included

ArrayOfStrings

Kyanite tests and examples

TestKyaniteEnumerableStrings

Usage

require ‘kyanite/enumerable/enumerable_strings’

Method Summary

Methods included from EnumerableStrings

#palindrom_rumpf

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!