-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Add collections.SymDiff #5410
Comments
Looking at this, makes me think.. may be you should break it out into a separate Go library for Set Theory. That way it will open it up for more contributions, and you just create aliases for the methods in Hugo. |
Hugo's type handling is, in general, not useful outside of Hugo. |
Thanks, Or.. I think I don't know what I missed. I reread the PR, and it seemed generic enough. Isn't type handling good, usually? |
That's a very generic statement to have an opinion either way about. Go 2 will probably come with Generics, which may or may not make our lives easier, but there are a couple of reasons why these template funcs works best as ... template funcs:
|
Thanks for the detailed explanation; makes sense! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
See #5400
Alias:
symdiff
The text was updated successfully, but these errors were encountered: