NAME
Sidef::Object::Object
DESCRIPTION
This object is ...
SYNOPSIS
var obj = Object.new(...);
INHERITS
Inherits methods from:
* Sidef
METHODS
!~
Obj !~ Obj -> Obj
Return the
&&
Obj && Obj -> Obj
Return the
?
Obj ? Obj -> Obj
Return the
\\
Obj \\ Obj -> Obj
Return the
^
Obj ^ Obj -> Obj
Return the
Object.print() -> Obj
Return the
say
Object.say() -> Obj
Return the
Aliases: println
||
Obj || Obj -> Obj
Return the
~~
Obj ~~ Obj -> Obj
Return the