TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Dear Language Designers: Please Copy `Where` from Haskell
2 点
作者
kiru_io
6 个月前
2 条评论
mrkeen
6 个月前
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.
yawpitch
6 个月前
Collapse
As you appear to be the author, line 3 of the first code example has a “qsort” where a “quickSort” should be.
评论 #42227184 未加载