Symbol class of PicoRuby

Instance methods

<=>

instance.<=>(Symbol other) -> Integer
instance.<=>(untyped other) -> Integer?

==

instance.==(untyped obj) -> bool

===

instance.===(untyped obj) -> bool

id2name

instance.id2name() -> String

inspect

instance.inspect() -> String

to_sym

instance.to_sym() -> Symbol
Tags: