Onion, or Array Onion, allows peeling an array like an onion.It shreds one layer after another, from the outer inwards the inner nested array, according to the given depth. Infinite depth (or greater than current nested array depth) is equivalent to Array#flatten.
Required Ruby Version
None
Authors
Ian Trudel
Versions
- 0.0.2 April 16, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (9 KB)
- 0.0.1 March 28, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (8.5 KB)