Atom - o
- Logical OR
Characters: o
Tags: vectorize
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return x
if x
is truthy and y
otherwise.
o
- Logical ORCharacters: o
Tags: vectorize
This atom is dyadic, which means it takes two arguments.
Return x
if x
is truthy and y
otherwise.