zlacker

[parent] [thread] 0 comments
1. coffee+(OP)[view] [source] 2024-01-20 01:24:52
When you're reading code, it's really really nice to be able to tell if a line of code blocks. Other than that `Thread.new(_ => doIO()).join()` is pretty much the same as `await doIO()`.
[go to top]