Hacker News new | ask | show | jobs
by morning4coffe 771 days ago
Interesting approach to simulate nominal typing in TypeScript. It's like finding creative solutions to bridge the gap between structural and nominal typing. Nicely explained in the article!