Comment on Lisp: More is lessparentComments−stchang12yHaskell, by its lazy evaluation, is basically a macro-only languageThis is not correct. To understand why, please see Ryan Culpepper's answer to this SO question:http://stackoverflow.com/questions/7046950/lazy-evaluation-v...
Comments
This is not correct. To understand why, please see Ryan Culpepper's answer to this SO question:
http://stackoverflow.com/questions/7046950/lazy-evaluation-v...