It got me thinking though: are there any cases whe...
# stdlib
c
It got me thinking though: are there any cases when you want to bail out of
getOrPut
early with
return
statement?