hey <@U2E974ELT>, I noticed you've been updating [...
# coroutines
g
hey @elizarov, I noticed you've been updating [
AsyncLazy
](https://gist.github.com/elizarov/f27400a55c1502aacc35b4a3b2f5c9af), but its using
CoroutineIntrinsics
a fair bit which is part of an internal package in beta 38. Further, it uses
suspendCoroutineOrReturn
a lot and that function doesnt exist anymore. Any chance I can get another update to it sometime soon?