Jump to content

Queue/Definition: Difference between revisions

(Added R code)
Line 1,224:
 
===Object oriented implementation===
{{libheader|proto}}
A better solution is to use the object oriented facility in the proto package. (R does have it's own native object oriented code, though the proto package is often nicer to use.)
 
Line 1,258 ⟶ 1,259:
fifo$pop()
</lang>
 
 
=={{header|Ruby}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.