IIRC if you’re in an `IO.fx` block you can create ...
# arrow
p
IIRC if you’re in an
IO.fx
block you can create
MVar()
and
Promise.uncancellable()
without having to pass the
IO.async()
explicitly