RosettaCodeData/Task/Null-object/APL/null-object.apl

9 lines
204 B
APL
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

⍝⍝ 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