btw, in some certain scenario, I really wish Kotli...
# announcements
k
btw, in some certain scenario, I really wish Kotlin support for custom operator overloading. Meaning that I could define
|>
as operator to be “pipe-like" operation, then we can implement
something |> doSomething
.