Please read https://kotlinlang.org/docs/equality.html
For values represented by primitive types at runtime (for example, Int), the === equality check is equivalent to the == check.