Product SiteDocumentation Site

5.3.8.2. of (Class Method)


>>-of-+----------------+---------------------------------------><
      |    +-,----+    |
      |    V      |    |
      +-(----item-+--)-+

Returns a newly created circular queue containing the specified item objects. The first item has index 1, the second has index 2, and so on. The number of item objects determines the size of the circular queue.