Kotlin does not do trait style linearization and h...
# arrow-contributors
r
Kotlin does not do trait style linearization and has a model more similar to Java which leaves us with having to reimplement methods because it can't pick from which instance to get them from.