grapes-or-0-or-grapes: Replace a 0 length value

%|0|%R Documentation

Replace a 0 length value

Description

If the lhs is length 0, replace with rhs

Usage

lhs %|0|% rhs

Arguments

lhs

(expression) to try

rhs

(expression) to replace if expression fails

Value

results from lhs if length > 1 otherwise rhs

See Also

Other infixes: %allin%(), %nin%(), %|%(), %|legit|%(), %|try|%(), %|zchar|%()


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.