Extracted from Pike v7.8 release 866 at 2016-11-06.
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.