lyson·4 năm trước·discussExcept performance improvement already mentioned there are two more benefits I can think of:* clean call stacks - stack traces returned by current async libraries are very difficult to understand* no need to colour functions, no need to worry if your function is suspendable or not and in which context you are using it
* clean call stacks - stack traces returned by current async libraries are very difficult to understand
* no need to colour functions, no need to worry if your function is suspendable or not and in which context you are using it