Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
McCarthy's Ambiguous Operator
(
randomhacks.net
)
1 point
by
cosmic_quanta
on Sept 12, 2022
|
hide
|
past
|
favorite
|
1 comment
cosmic_quanta
on Sept 12, 2022
[–]
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.
[1]
https://github.com/abarbu/nondeterminism-haskell
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/abarbu/nondeterminism-haskell