powered by
Returns the first non-NULL value.
x %||% y
x if not NULL, otherwise y.
First value.
Second value.