Hacker News new | ask | show | jobs
by mirekrusin 1558 days ago
You can simulate type opaqueness/nominal typing with unique tag/branded types in ts. We’re using it on high stake trading platform and it works very well.