Extracted from Pike v7.8 release 866 at 2017-11-12.
[Top]
ADT
ADT.List
Classes
_get_iterator
Methods
_sizeof()
_sprintf()
append()
create()
head()
insert()
is_empty()
pop()
tail()
ADT.List()->_get_iterator()->value()
ADT.List()->_sprintf()
Method ADT.List()->_sizeof()
Method
_sizeof
int
(0..)
_sizeof
(
)
Description
Returns the number of elements in the list.