Jul 29, 2017 · 1 min read
It could have been great if you could set a default value for a JSON, that would have solved your issue right?
Something like `myMap.get(x).else(“default”)`
Sure you can refine the syntax, but you don’t need to introduce new branching to the language.