Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement findNodes() #38

Closed
wants to merge 1 commit into from

Conversation

aronwoost
Copy link

findNode() is awesome! But sometimes you want to query multiple nodes.

This PR implements findNodes() which does exact the same as findNode() but returns an array.

@glenjamin
Copy link
Owner

Hi!

Thanks for the contribution, but we're actually removing findNode in favour of subTree - which has a sister method everySubTree that should do what you need.

See #9 for more discussion, #9 (comment) specifically for the current plan.

@glenjamin glenjamin closed this Nov 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants