TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

McCarthy's Ambiguous Operator

1 点作者 cosmic_quanta超过 2 年前

1 comment

cosmic_quanta超过 2 年前
I found this after wondering why the main data structure in the `nondeterminism` package on Hackage [1] was called `Amb`. Seems like this operator can be used to generate a constraint-solving engine elegantly.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;abarbu&#x2F;nondeterminism-haskell" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abarbu&#x2F;nondeterminism-haskell</a>