Replies: 1 comment 6 replies
-
|
If this is what you mean, then it already works: https://godbolt.org/z/1Y5Wjj9fK |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
documentation doesnt seem to show anything like this so maybe
allowing generic types on slices and defs kind of like this would be a great idea or just move away generics out of modules to another form of syntax so that structs and defs can be generalised without having to create a new module:
Beta Was this translation helpful? Give feedback.
All reactions