Nullish: null | undefined

Nullish values. These are not generally treated in a specific way by operators, but it is useful to be able to refer to null and undefined as a single category of empty value.