lisp related (33)

23 Name: #!/usr/bin/anonymous : 2007-08-13 08:50 ID:2dKef5It

>>10
sort is destructive, and self-modifying code is a bad idea.
[code](sort (list 4 8 2 7 9) #'>)[/code]

This thread has been closed. You cannot post in this thread any longer.