Sep 3, 2020 Post comments count0 Post likes count0 Rough edges in the when_all coroutine, part 1: Empty parameter list Raymond Chen I've got plenty of nothing.
Sep 2, 2020 Post comments count1 Post likes count0 Synthesizing a when_all coroutine from pieces you already have Raymond Chen You just need to await on all of them.
Sep 1, 2020 Post comments count7 Post likes count0 More on trivial functions like CopyRect and EqualRect Raymond Chen Let's go code golfing.