Hacker News new | ask | show | jobs
by granzymes 2629 days ago
If the key isn't present in a Map<K, V> it returns the default_value of the type V (which is 0 for integers).