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

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Convert(...)

METHODS

to_a

    self.to_a

Returns the

Aliases: to_array

to_b

    self.to_b

Returns the

Aliases: to_bool

to_bag

    self.to_bag

Returns the

to_caller

    self.to_caller

Returns the

to_dir

    self.to_dir

Returns the

to_f

    self.to_f

Returns the

Aliases: to_float

to_fcaller

    self.to_fcaller

Returns the

to_file

    self.to_file

Returns the

to_i

    self.to_i

Returns the

Aliases: to_int

to_m

    self.to_m

Returns the

Aliases: to_matrix

to_n

    self.to_n

Returns the

Aliases: to_num

to_r

    self.to_r

Returns the

Aliases: to_rat

to_re

    self.to_re

Returns the

Aliases: to_regex

to_s

    self.to_s

Returns the

Aliases: to_str

to_set

    self.to_set

Returns the

to_type

    self.to_type(obj)

Returns the

to_v

    self.to_v

Returns the

Aliases: to_vector