You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
Say I had this polymorphic type
and this definition
Then I get
Where the keys are the same for both concrete types as long as the ID is the same.
This means I can't store the store different types given the same key, is that normal? e.g.
Prints out
The text was updated successfully, but these errors were encountered: