You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: