Пример #1
0
 public static HMap <K, V> clear <K, V>(HMap <K, V> map) =>
 map.Clear();