If one of the input values is `None` it will short...
# arrow
s
If one of the input values is
None
it will short circuit and return
None
as result.