The Pair class

(No version information available, might only be in Git)

¼ò½é

A pair is used by Ds\Map to pair keys with values.

ÀàÕªÒª

Ds\Pair implements JsonSerializable {
/* ·½·¨ */
public __construct ([ mixed $key [, mixed $value ]] )
}

Table of Contents