removes the element with the given key, if it exists
Declared in <nlohmann/ordered_map.hpp>
<nlohmann/ordered_map.hpp>
size_type erase(key_type const& key);
number of elements removed (0 or 1)