Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Simple made easy

Name: Anonymous 2011-10-21 10:06

http://www.infoq.com/presentations/Simple-Made-Easy

Rich Hickey's presentation which received a standing ovation from Dr. Sussman.

Name: Anonymous 2011-10-21 18:45

>>23
in functional programming, your sort function would return a new sorted list (and probably take as an argument, a function to compare the members of the list)

This has the advantage that you don't have to worry about what else might have been using the old list. (for instance, your comparison function) It's still there.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List