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

NAME

Sidef::Object::Unary

DESCRIPTION

This object is ...

SYNOPSIS

var obj = Unary.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

?

Obj ? Obj -> Obj

Return the

new

Unary.new() -> Obj

Return the

~

Obj ~ Obj -> Obj

Return the

Obj Obj -> Obj

Return the