🔰generator function

JSiteration ⟩ generator function

defined by function* keyword and returns a Generator object.

Last updated