⍝⍝ GNU APL ]help ⍬ niladic function: Z ← ⍬ (Zilde) Zilde is the empty numeric vector (aka. ⍳0) Not a function but rather an alias for the empty vector: ⍬≡⍳0 1