Pike programming language
Top
ADT
ADT.List
Symbol index
Classes
Iterator
Methods
_reverse()
append()
create()
flush()
head()
insert()
is_empty()
pop()
pop_back()
tail()
Operators
_get_iterator()
_sizeof()
_sprintf()
_values()
`[]()
cast()
➤
ADT.List()->create()
ADT.List()->head()
➤
Method ADT.List()->flush()
Method
flush
void
flush
(
)
Description
Empties the List.