o_IsAtom

abstract fun o_IsAtom(self: AvailObject): Boolean

Is the specified AvailObject an Avail atom?

Return

true if the argument is an atom, false otherwise.

Parameters

self

See also