unsupplied

Returns the unique “unsupplied” value.  Useful as a default value for keyword arguments.

Exported from

Values

valAn instance of <object>.

See also

The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of all Dylan objects.
Returns true if its argument, the keyword argument of a function, is not the unique “unsupplied” value, and false if it is.
Returns true if its argument is equal to the unique “unsupplied” value, and false if it is not.