Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpcooper
1820 days ago
Uniqueness types are a way to get around monads.
1 comments
wyager
1820 days ago
Linear types let you safely do effect sequencing/mutation without monads, but I don’t think it extends much beyond that.
link