nil is a singleton object that is used as a placeholder and to mean false in Io.
Returns nil without evaluating expression.
Returns "null".
Does nothing, returns nil. See Exception catch.
returns self since nil is a singleton.
Returns nil without evaluating expression.
Evaluates message.
Returns Lobby.
Writes the receiver's code into the stream.
Returns anObject if anObject is not nil. Otherwise returns nil.
Does nothing, returns nil. See Exception pass.
Prints 'nil'. Returns self.
Returns nil without evaluating expression.