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