Replies: 1 comment
-
|
This has been implemented, it need to percolate to a release. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Parametric types do not support mutable data definitions.
This has been an issue since parametric types were introduced and it makes them generally useless.
This results in needing to hand-write classes to handle different data types.
Beta Was this translation helpful? Give feedback.
All reactions