Function
Returns true if its argument is equal to the unique "unsupplied" value, $unsupplied, and false if it is not.
unsupplied? value => boolean
<object>.
<boolean>.
common-extensions
common-extensions
Returns true if its argument is equal to the unique "unsupplied" value, $unsupplied, and false if it is not. It uses \= as the equivalence predicate.