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