Hacker News new | ask | show | jobs
by melony 1373 days ago
Does TypeScript support dynamic dispatch? JS by nature is dynamically typed you should be able to introspect at get the type at runtime.