Y
Hacker News
new
|
ask
|
show
|
jobs
by
fovc
540 days ago
It’s also useful in typed languages to introduce an existentially quantified type
1 comments
guerrilla
538 days ago
Where do you recommend reading more on this? I've always wanted to understand that better. From what I understand continuations are dual to functions (of universally quantified types). It would be cool to complete the symmetry, for the aesthetics.
link
fovc
538 days ago
Maybe this?
https://www.cis.upenn.edu/~bcpierce/tapl/
link