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

DESCRIPTION

This object is ...

SYNOPSIS

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

METHODS

def_method

Class.def_method() -> Obj

Return the

has_method

Class.has_method() -> Obj

Return the

is_a

Class.is_a() -> Obj

Return the

Aliases: is_an