Haskell confusion (81)

61 Name: #!/usr/bin/anonymous : 2006-04-05 02:24 ID:P9zRrO27

>>59
you should use a hashref for named arguments so that you can get "Odd number of hash elements" warning at compile time (because you're creating an anonymous hash in the call) instead of runtime (creating a hash from an array in the function)

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