Does anyone have any suggested reading for conside...
# random
d
Does anyone have any suggested reading for considering when to use an object-oriented polymorphic dispatch style and when to use functions and data structures/classes? This need not be Kotlin-specific.