| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: queue data
Adds data to the end of the sequence of objects
waiting in the queue
queue. data may be any Lisp
object. The predefined method is for queue that
is an instance of the queue
class.
See Queues in multiprocessing.htm for more information.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |