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

Make toDirected public #6

Open
5 tasks
haydn opened this issue Jun 27, 2021 · 0 comments
Open
5 tasks

Make toDirected public #6

haydn opened this issue Jun 27, 2021 · 0 comments

Comments

@haydn
Copy link
Owner

haydn commented Jun 27, 2021

The function already exists (it's used by some other functions), so all that needs to be done is:

  • Add to exports
  • Add tests
  • Add to README
  • Rename makeUndirected to toUndirected to match
  • Update the CodeSandbox demo to use it when switch between directed/undirected graph types
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

No branches or pull requests

1 participant