Hacker News new | ask | show | jobs
by throw_await 111 days ago
Typescript has something that can be used as dependent types, but it wasn't intended as a language feature, so the Syntax is not as ergonomic as Agda: https://www.hacklewayne.com/dependent-types-in-typescript-se...
1 comments

That whole blog is one big and fascinating rabbit hole into type theory! Thanks for the link!