You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It exists in Array, I'd argue that it should exist here and for iterables as well... because it's useful for getting the first or last value, or any value in between.
It exists in
Array
, I'd argue that it should exist here and for iterables as well... because it's useful for getting the first or last value, or any value in between.There's some related discussion here: tc39/proposal-iterator-helpers#279
The text was updated successfully, but these errors were encountered: