I might be misusing `run()`. I tend to use it in cases where I would combine `let()` and `with()`…
a
I might be misusing
run()
. I tend to use it in cases where I would combine
let()
and `with()`…
i
That's fine too for the
run
with receiver