No results found in alitiq Knowledge.
Best results in other decks
In Ruby on Rails, all objects have a useful blank? method. It returns true for nil but also for empty...
I often see the use of || to set a default value for a variable that might be nil, null or...