zero?
Returns true if its argument is equal to zero.
Exported from
Module Machine-words
Module common-dylan
Module Dylan
Modifiers
open
Arguments
object
An instance of
<object>
.
Values
boolean
An instance of
<boolean>
.
The Machine-words module.
The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of all Dylan objects.
The class of boolean values.