Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
ADT
ADT.Sequence

Class ADT.Sequence

Description

The sequence work similar to an array but has the possibilities to insert and remove elements. It also has a more powerful iterator.