The interesting part in co-/contr-/invariance thin...
# tornadofx
a
The interesting part in co-/contr-/invariance thing is that if type is immutable, it gives you both. In Java you can't do that, but Kotlin is another story. Immutable collections are good example
😮 1