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
Provide an enum index type that can efficiently provide exact match for a set of enumerated values (meaning more efficient than simply indexing the term as a string, using a more compact ordinal value)
Provide an enum index type that can efficiently provide exact match for a set of enumerated values (meaning more efficient than simply indexing the term as a string, using a more compact ordinal value)