<@U55LSMQ4W> No, `Result` is not a monad, it lacks...
# getting-started
c
@mmaillot No,
Result
is not a monad, it lacks a few things for that.
o
@cedric looks like a monad to me. What is it lacking?
m
I found this library for nomads implementation on Kotlin : https://github.com/h0tk3y/kotlin-monads I'll look difference between implementation to see what law is not follow