🔰composition
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
JS ⟩ objects ⟩ built-in ⟩ Generator ⟩ generator function ⟩ compostion
*zip() - zip iterables into a single generator function.
*interleave() - interleave the values of iterables.
*sequence() - yield values sequentially.