bob icon indicating copy to clipboard operation
bob copied to clipboard

Proposal: rename `next()`

Open Fishrock123 opened this issue 6 years ago • 2 comments

Due to potential conflicts with iterator#next(), perhaps this part of the protocol should be renamed. Any thoughts?

Maybe something like give()?

Fishrock123 avatar Jun 05 '19 23:06 Fishrock123

give() works

jasnell avatar Jun 06 '19 01:06 jasnell

My latest thought from this twitter thread was move() but I think give() is probably better.

Fishrock123 avatar Sep 12 '19 21:09 Fishrock123