JSPM

Found 2 results for @@iterator

get-iterator

Get the default iterator or async iterator for an iterable or async iterable

  • v2.0.1
  • 98.15
  • Published

object-iterable

Create a new object containing the same properties (through assignment) of another object along with an @@iterator method can make use of the default iteration behavior (such as for-of) that built-in iterables like Array or Map have.

  • v0.2.1
  • 15.72
  • Published