<?php
$TOC = array (
  0 => 
  array (
    0 => 'ds-pair.clear.php',
    1 => 'Ds\\Pair::clear',
  ),
  1 => 
  array (
    0 => 'ds-pair.construct.php',
    1 => 'Ds\\Pair::__construct',
  ),
  2 => 
  array (
    0 => 'ds-pair.copy.php',
    1 => 'Ds\\Pair::copy',
  ),
  3 => 
  array (
    0 => 'ds-pair.isempty.php',
    1 => 'Ds\\Pair::isEmpty',
  ),
  4 => 
  array (
    0 => 'ds-pair.jsonserialize.php',
    1 => 'Ds\\Pair::jsonSerialize',
  ),
  5 => 
  array (
    0 => 'ds-pair.toarray.php',
    1 => 'Ds\\Pair::toArray',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ds.php',
    1 => 'Data Structures',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);