Hacker News new | ask | show | jobs
by masklinn 1544 days ago
> Oh right, the output is parametrized by the input. I suppose this is what dependent types are.

Dependent types is really about the ability to parameterise types over values, and reason on those values-dependent types.