Ruckus
06/06/2018, 9:33 PMsortedBy { it.key } works. I'm trying to understand why * doesn't)karelpeeters
06/06/2018, 9:52 PMComparable interface requires that both types being compared have the same exact type, and you can't guarantee that with all of the * going on.