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
EnumSpec should provide a reverse mapping from enum item value to enum item. Behavior will be undefined for multiple enums with the same value. Alternatively, it can map to a list of items with matching values.
The text was updated successfully, but these errors were encountered:
EnumSpec should provide a reverse mapping from enum item value to enum item. Behavior will be undefined for multiple enums with the same value. Alternatively, it can map to a list of items with matching values.
The text was updated successfully, but these errors were encountered: