Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Add an iterator to traverse a visitor #5

@Hywan

Description

@Hywan

With such an iterator to traverse a visitor, we could collect and filter elements or informations from the tree easily by simply re-using existing iterators (see the Hoa\Iterator library).

This idea should solve hoaproject/Ruler#13 (specific recursive iterator + has children iterator + a callback filter iterator).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions