Skip to content

Add support for ES6 iterators to both Records and Collection #154

Description

@gaperton

obj[ Symbol.iterator ] = function(){ ... }

So, for-of and other iterable stuff will work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions