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