Kotlin operator overloading
Nov 13, 2022 · 4 min read · Introduction Since Kotlin provides user-defined types, it also provides the additional functionality to overload the standard operators, so that working with user-defined types is easier. All of the unary, binary, relational operators can be overload...
Join discussion



