ActionScript Collections and Functional Programming
ActionScript Collections and Functional Programming
JavaScript, from which ActionScript is derived, is a bit of a mongrel language and occasionally you’ll encounter oddities, which I’ll try to point out. However, it seems inevitable that all languages accumulate oddities of one kind or another, and few languages actually remove oddities — Python 3.0 and an upcoming version of Ruby are the only examples I know of.
Read More:
http://www.artima.com/weblogs/viewpost.jsp?thread=230610
Thanks