RAA - flattenx

flattenx / 0.1.0

Short description: flattenx -- flatten arrays by n levels of depth
Category: Library/Datastructure
Status: seems ok
Created: 2002-12-31 15:00:00 GMT
Last update: -
Owner: David Alan Black (Projects of this owner)
Homepage: http://www.wobblini.net/ruby/flattenx.html
Download: http://www.wobblini.net/ruby/flattenx-0.1.0.tgz
License: Ruby's
Dependency:
None
Description:

Ruby extension: provides Array#flatten_once,
Array#flatten_by(n), and in-place (bang) versions
of both.

New version (0.1.0) includes test/unit tests :-)

Edit this project (for project owner)

back to RAA top