Skip to content

Missing documentation on how to write custom iterators #48

@daniele-rapagnani

Description

@daniele-rapagnani

In the Iterator section of the docs we should explain that custom iterators can be built by overloading the iterator operator by setting the symbols.iterator property on an Object to a function.

An example can be found here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions