Pike programming language
Top
ADT
ADT.Queue
Symbol index
Methods
create()
flush()
get()
is_empty()
peek()
put()
read()
write()
Operators
cast()
➤
ADT.Queue()->create()
ADT.Queue()->get()
➤
Method ADT.Queue()->flush()
Method
flush
void
flush
(
)
Description
Empties the queue.