Atom - ȯ
- Logical OR (Flat)
Characters: ȯ
Tags:
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return x
if x
is truthy and y
otherwise (does not vectorize).
ȯ
- Logical OR (Flat)Characters: ȯ
Tags:
This atom is dyadic, which means it takes two arguments.
Return x
if x
is truthy and y
otherwise (does not vectorize).