Slide 14
Slide 14 text
2025 © PLEX, inc 14
今日一番伝えたいこと
型は「値の集合」
つまり集合論として捉えることができる
TypeScript provides a number of mechanisms to work with types in a set-theoretic way,
and you’ll find them more intuitive if you think of types as sets.
引用: TypeScript公式ドキュメント