Discuss how the perfect module/namespace should behave. Keep in mind things like multimethods (which should be merge rather than shadow).
Name:
Anonymous2011-12-30 14:46
>>57
Just because 99% of functions in a well-written project happen to be pure functions (which may use side effects internally) doesn't justify making the entire language immutable, and relying on hacks like monads instead. Fuck off and die now, and take your dead dog with you.