Comment made by: gfredericks
I've thought about this before, and I'm pretty hesitant since it would probably mean using {{bind}} whenever there are multiple bindings, which means that old-style uses with independent generators would all of a sudden start shrinking poorly (due to the difficulty of shrinking {{bind}} in general).
I can see the value in consistency with {{gen/let}} though.
Another option would be an alternate {{for-all}} with the {{bind}} behavior, though I'm not sure would it would be called.