Class: Enumerable::Enumerator

Inherits:
Object
  • Object
show all
Includes:
Jinx::Collection
Defined in:
lib/jinx/helpers/collections.rb

Overview

Extend common non-String Enumerable classes and interfaces with Jinx::Collection. ###

Method Summary

Methods included from Jinx::Collection

#compact, #compact_map, #detect_value, #detect_with_value, #difference, #empty?, #filter, #first, #flatten, #hashify, #intersect, #join, #last, #partial_sort, #partial_sort!, #partial_sort_by, #size, #to_compact_hash, #to_compact_hash_with_index, #to_series, #transform, #union