Quick - ŀ
- Nth Link as a Dyad
Characters: ŀ
Arity: dyadic
The resulting link is dyadic, meaning it takes two arguments. Note that the arity refers to that of the resulting link, not the number of links this quick consumes.
Functionality
Call the link at the specified index dyadically.
Syntax
<nilad>ŀ
- a dyadic link that dyadically calls the link at the specified index<monad>ŀ
- a dyadic link that dyadically calls the link at the index returned by calling<monad>
on its left argument<dyad>ŀ
- a dyadic link that dyadically calls the link at the index retuend by calling<dyad>