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::Types::Bool::Bool

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Object::Object

METHODS

&

Obj & Obj -> Obj

Return the

dump

Bool.dump() -> Obj

Return the

false

Bool.false() -> Obj

Return the

is_true

Bool.is_true() -> Obj

Return the

Aliases: isTrue

new

Bool.new() -> Obj

Return the

Aliases: call

not

Bool.not() -> Obj

Return the

Aliases: flip, toggle, is_false, isFalse

true

Bool.true() -> Obj

Return the

|

Obj | Obj -> Obj

Return the