Join Slack
Powered by
Actually, I could swap places between `com1` and `...
# kotlin-fuel
k
kittinunf
12/02/2015, 4:04 AM
Actually, I could swap places between
com1
and
com2
to yield the same effect when we decompose
val (err,data) = result
but that goes against order of type declaration which I am not sure I should go down that path.
Open in Slack
Previous
Next