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
I think it would be nice if case insensitive string maps could be offered
so it would be a map of String to the different primitive types, e.g. CaseInsensitiveString2BooleanMap, CaseInsensitiveString2IntMap, etc.