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

NAME

Sidef::Types::Array::Pair

DESCRIPTION

This object is ...

SYNOPSIS

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

INHERITS

Inherits methods from:

        * Sidef::Types::Array::Array

METHODS

dump

Pair.dump() -> Obj

Return the

first

Pair.first() -> Obj

Return the

new

Pair.new() -> Obj

Return the

second

Pair.second() -> Obj

Return the

swap

Pair.swap() -> Obj

Return the

to_a

Pair.to_a() -> Obj

Return the

Aliases: to_array, toArray

to_h

Pair.to_h() -> Obj

Return the

Aliases: to_hash, toHash