Course contentsShow
TypeScript
Lesson 435 of 1,79610. Intersection TypesPro lesson

Order Independence

Intersection order doesn't matter: A & B is equivalent to B & A, producing the same merged type.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.