🔰iteration result

JSiteration ⟩ iteration result

if a result without either value or done is returned, it's effectively equivalent to:

{ done: false, value: undefined }

Last updated

Was this helpful?