Atom - ⁸
- Chain Left Argument
Characters: ⁸
Tags: arguments
Arity: niladic
This atom is niladic, which means it takes no arguments.
Functionality
Get the left argument of the link/chain, or []
.
Details
If the current chain is monadic or dyadic, return the value of the left argument. Otherwise, return []
.