Hacker News new | ask | show | jobs
by wereHamster 2800 days ago
> It's harder to express in a type system (e.g. Flow or TypeScript)

I don't know about flow, but TypeScript is pretty flexible there. With mapped types you should be express anything you need.