<@U0FLRRSQK> People familiar with delimited contin...
# coroutines
e
@Dmitry Kandalov People familiar with delimited continuations will recognise Kotlin coroutines as delimited continuations in disguise (startCoroutine == reset, suspendCoroutine == shift), but for people who are not familiar with them this analogy only increases confusion (shift/reset? wft? why they were called this way?)