Hacker News new | ask | show | jobs
by mrkeen 576 days ago
The only bit I dislike about Haskell's `where` is that it's only in scope for one case of a named function, e.g. in the article only the bottom quicksort had lesser and greater in scope.