Hacker News new | ask | show | jobs
by probablyrobert 1578 days ago
Yes mapped types is a good example, Pick is also a good example:

https://www.typescriptlang.org/docs/handbook/utility-types.h...

1 comments

Ah, I read "dynamic" as implying something at runtime. I agree that these are extremely useful.