a repl for executing `await Get[X](Y(...))` statem...
# development
a
a repl for executing
await Get[X](Y(...))
statements would make me drool right now but dropping in a
pdb.set_trace()
is enough for right now
h
Ipdb is really nice. I recommend temporarily installing it