anyways back to the previous thing.. do you think ...
# kotlin-fuel
n
anyways back to the previous thing.. do you think you can put out maven artifacts that work for 1.3-M1 ? it has slightly different coroutines and the biggest change is probably that fact that you can get a function reference to coroutines now so i can do
val memoizedCall = ::call.memoize()