found?
Returns true if an object is not equal to
$unfound
, and false otherwise.
Exported from
Module common-dylan
Module common-extensions
Arguments
arg
An instance of
<object>
.
Values
val
An instance of
<boolean>
.
A unique value that can be used to indicate that a search operation failed.
The common-dylan module.
Miscellaneous extensions to the Dylan language.
The class of all Dylan objects.
The class of boolean values.