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