Help for this page

Select Code to Download


  1. or download this
    Testing: 131093
            Construct: 0.195811033248901     669487 Hz
            Walk:      0.0962779521942139   1361609 Hz
            Destroy:   0.0676219463348389   1938616 Hz
    
  2. or download this
    DESTROY
    {
    ...
        $head   = delete $head->[0]
        while $head;
    }