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

Traits-based dispatch #12

Closed
gdalle opened this issue Sep 28, 2023 · 1 comment
Closed

Traits-based dispatch #12

gdalle opened this issue Sep 28, 2023 · 1 comment

Comments

@gdalle
Copy link
Member

gdalle commented Sep 28, 2023

In the API proposal JuliaGraphs/Graphs.jl#146, some traits are useful for dispatch, but I feel like some are only useful to throw exceptions if something is not permitted (like is_mutable). Do we really need traits for that?

@gdalle
Copy link
Member Author

gdalle commented Sep 28, 2023

Closing in favor of #2

@gdalle gdalle closed this as completed Sep 28, 2023
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