R/helpers.R
operator_or_null.Rd
NULL or operator
a %||% b
an object, potentially NULL
an object
a if a is not NULL, otherwise b