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