Skip to content

tree: use more ES6 iterators in the API #15

@dominicbarnes

Description

@dominicbarnes

From @dominicbarnes on October 15, 2016 5:57

As I've used ES6 iterators more, I've come to like them more than arrays for their flexibility. (not to mention you can easily use Array.from() if you want an array)

I'm pretty sure this would be a breaking change. (so planned for 2.x)

Copied from original issue: makojs/tree#30

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions