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:
carpark / Commit History feed