Scala Map is dangerously surprising!

preview_player
Показать описание


Cheers and Happy Coding!

#shorts #scala #collections
Рекомендации по теме
Комментарии
Автор

Nice, I use apply on map to retrieve value.

dinohunter
Автор

This sounds like a bug.. (in the std library that is)

anagram
Автор

withDefault should never be used at all, I really don't know why that method is not deprecated.

luismiguelmejiasuarez
Автор

getOrElse can help out as well, right?

rekonn