Kotlin 1.3 has its own Result type now, but it onl...
# http4k
n
Kotlin 1.3 has its own Result type now, but it only lets you use exceptions to represent errors. Result4k allows you to use any type for errors.