The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sidef::Object::Object

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Object.new(...);

INHERITS

Inherits methods from:

        * Sidef
        * Sidef::Convert::Convert

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

||

Obj || Obj -> Obj

Return the

~~

Obj ~~ Obj -> Obj

Return the