not sure I follow this argument. Kotlin is designe...
# getting-started
y
not sure I follow this argument. Kotlin is designed for interoperability with existing Java frameworks, which do use exception handling rather than
Optional
or
Either
, and do use multiple exception classes for different error cases. therefore, the lack of multi-catch in Kotlin is an unfortunate deficiency that is going to be addressed, and not an intentional design decision