public
Description: Carpark adds LISP-style car, cdr, and endless combinations of them to the standard Ruby Array, allowing for terse and powerful decomposition of deeply nested arrays: [1, [2, 3, [4, 5], [[[6]]]]].caaaadddadr => 6
Homepage: http://rubyforge.org/projects/carpark
Clone URL: git://github.com/ivey/carpark.git
Search Repo:
name age message
folder Rakefile Mon Jul 21 14:21:09 -0700 2008 Changed to manual version numbers [bkerley]
folder lib/ Mon Jul 21 14:21:01 -0700 2008 Removed svn diarrhea [bkerley]
folder tests/ Mon Jul 21 14:21:01 -0700 2008 Removed svn diarrhea [bkerley]