unsupplied?

Returns true if its argument is equal to the unique “unsupplied” value, and false if it is not.

Exported from

Arguments

argAn instance of <object>.

Values

valAn instance of <boolean>.

See also

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