Hacker News new | ask | show | jobs
by shawn_w 670 days ago
>I do find it quite difficult to read Scheme code that comprises of a million nested lambdas all with vague, single-letter variable names, though.

There's no reason to write Scheme code like that. Or in Common Lisp, or any other language with lambdas.