mission accomplished: suspending functions all the...
# coroutines
p
mission accomplished: suspending functions all the way down, not a single future left. futures from underlying apis immediately turned into suspending functions with
await()
. simple and beautiful code, all tests green. amazing!
👍 5
K 5