The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

print

Object.print() -> Obj

Return the

say

Object.say() -> Obj

Return the

Aliases: println

||

Obj || Obj -> Obj

Return the

~~

Obj ~~ Obj -> Obj

Return the