bob
bob copied to clipboard
Proposal: rename `next()`
Due to potential conflicts with iterator#next(), perhaps this part of the protocol should be renamed. Any thoughts?
Maybe something like give()?
give() works
My latest thought from this twitter thread was move() but I think give() is probably better.