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

rework the graph walking functions with functional options #42

Merged
merged 3 commits into from
Jul 22, 2019

Commits on Jul 18, 2019

  1. rework the graph walking functions with functional options

    This commit:
    - reduce the API to 2 simpler functions
    - add consistent and clear control over if the root should be visited
    - add control over the concurrency factor
    MichaelMure committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1ee2733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e5652 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Configuration menu
    Copy the full SHA
    27ea6f8 View commit details
    Browse the repository at this point in the history