Similar to strcmp, but case insensitive. Uses std::tolower, but could change in the future for better locale support
Function caseInsensitiveCompare
#include <Geode/utils/string.hpp>
#include <Geode/utils/string.hpp>
Similar to strcmp, but case insensitive. Uses std::tolower, but could change in the future for better locale support