or

Lazily evaluate and return first true-ish result; otherwise return last result.

CommonType!Args
or
(
Args...
)
(
lazy Args args
)

Meta