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

Consider more genericity #90

Open
dabrahams opened this issue Dec 24, 2024 · 1 comment
Open

Consider more genericity #90

dabrahams opened this issue Dec 24, 2024 · 1 comment

Comments

@dabrahams
Copy link

Years ago I was involved in the Boost Graph Library, which applies Stepanov's principles of Generic Programming to the graph domain. Structurally, there are opportunities for efficiency, composability, and code reuse that your library doesn't take advantage of. LMK if you are interested in discussing further.

@davecom
Copy link
Owner

davecom commented Dec 27, 2024

Thanks, yes interested in hearing what changes you would suggest making.

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

2 participants