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

Traversing example in Scala, Groovy, Kotlin #16

Open
amatiushkin opened this issue Oct 5, 2020 · 5 comments
Open

Traversing example in Scala, Groovy, Kotlin #16

amatiushkin opened this issue Oct 5, 2020 · 5 comments
Assignees
Labels

Comments

@amatiushkin
Copy link
Contributor

Add example of using this library API in Scala, Groovy, Kotlin as test or sample code or code snippet.

There is no required minimum, even one example from list is good to have:

  • iterators using DFS/BFS pre/post order
  • DFS pre-order and custom visitor
  • DFS post-order and custom visitor
  • BFS pre-oreder and custom visitor
  • BFS post-order and custom visitor

The description is intentionally vague to test existing documentation.

Feel free to open issues against documentation and samples.

@altfix
Copy link

altfix commented Oct 6, 2020

@amatiushkin Would like to pick this up. Please confirm.

One query I will look to complete listed traversals with one of Scala/Kotlin. What is completion criteria for this issue ?

@stong2351
Copy link

I'd be willing to take this on and implement using Scala

@amatiushkin
Copy link
Contributor Author

amatiushkin commented Oct 15, 2020

@stong2351 thanks for signing up! Here is a dedicated issue for Scala: #19

Please add a comment and I will assign it to you.

@stong2351
Copy link

Thanks!

@vaggarwal2
Copy link

vaggarwal2 commented Oct 17, 2020

I would like to add in Groovy. Would like to check if it's not picked up yet. @amatiushkin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants