Return first non-null of two values

x %||% y

Arguments

x

first object

y

second object