I have some confusion over the type system, could ...
# announcements
a
I have some confusion over the type system, could anybody clarify what is meant by
{Comparable<{ Double & Int }> & Number}
https://stackoverflow.com/questions/62241262/understanding-kotlin-type-system-what-is-meant-by-comparable-double-int
e
it’s intersection type?
a
Ya got a detailed answer on SO :^)