utils/case_insensitive_map library

Classes

CaseInsensitiveMap<K extends String?, T>
A map from strings to T where keys are compared without case sensitivity.