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

NAME

Sidef::Types::Bool::If

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Types::Block::Do

METHODS

else

If.else() -> Obj

Return the

elsif

If.elsif() -> Obj

Return the

Aliases: elseif

if

If.if() -> Obj

Return the

Aliases: call