Queue/Usage: Difference between revisions

Content deleted Content added
No edit summary
Walterpachl (talk | contribs)
Line 1,236: Line 1,236:
say q~pull q~pull q~pull q~isempty -- should display all and be empty
say q~pull q~pull q~pull q~isempty -- should display all and be empty
</lang>
</lang>
Output:
<pre>
1 3 2 1
<(pre>


=={{header|Oz}}==
=={{header|Oz}}==