Transform an unordered_map into another unordered_map of a different type.
Function remap
#include <Geode/utils/map.hpp>map
Map to convert
remapFunc
Function that converts key-value pairs from the first map to the second
New map
#include <Geode/utils/map.hpp>Transform an unordered_map into another unordered_map of a different type.
map
remapFunc