Dechenjm / crack-language

Automatically exported from code.google.com/p/crack-language
Other
0 stars 0 forks source link

Make functions objects, add map, reduce #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Subject says it all: if functions are first class objects it allows all kinds 
of code shortening to happen.

Original issue reported on code.google.com by Conrad.S...@gmail.com on 19 Nov 2010 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by Conrad.S...@gmail.com on 24 Nov 2010 at 8:49

GoogleCodeExporter commented 9 years ago
This was fixed with first class functions and addition of map and reduce to 
generic array container.

Original comment by weyrick on 2 Aug 2011 at 6:31