Oh one idea: when you run `peek` on a target gener...
# general
h
Oh one idea: when you run
peek
on a target generator, add a key for
generated_targets
with a list of the addresses of everything generated A conceptual change in 2.11 is we leaned more into "target generators solely exist for boilerplate reduction".
peek
became less useful for target generators. "atom targets" are where all the interesting stuff happens