o_IsAtom

open override fun o_IsAtom(self: AvailObject): Boolean

Is the specified AvailObject an Avail atom?

Return

true if the argument is an atom, false otherwise.

See also

Parameters

self