Skip to main content

NILADIC

Constant NILADIC 

Source
pub const NILADIC: &str = "(no argument)";
Expand description

The right-argument name a NILADIC APL definition carries. No sentence can write it, so the body cannot read the argument it never gets, and a definition wearing it is called by naming it rather than applying it.