https://stackoverflow.com/a/38857724 easier illustration
https://stackoverflow.com/a/38857724 easier illustration
Stack Overflow
Naming of TypeScript's union and intersection types
I can't understand the logic behind the terms union types and intersection types in TypeScript.
Pragmatically, if the properties of different types are sets of properties, if I combine them with t...
0 Replies