mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
AK: Support case-insensitive HashMap<String, T>.
We achieve this by allowing you to specify custom traits for the key type. For convenience, we also provide a CaseInsensitiveStringTraits for String.
This commit is contained in:
parent
b425de18cc
commit
d9d13f2445
4 changed files with 22 additions and 6 deletions
0
AK/Tests/TestString.cpp
Executable file → Normal file
0
AK/Tests/TestString.cpp
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue