# Source: queue-el # Package: elpa-queue # Versions: elpa-queue (0.2-1), elpa-queue (0.2-2), elpa-queue (0.2-3), elpa-queue (0.2-4), elpa-queue (0.2-5) # This Description is active # This Description is owned # Prioritize: 47 Description: queue data structure for Emacs Lisp This library provides a queue data structure for Emacs Lisp. The queues can be used both as a first-in last-out (FILO) and as a first-in first-out (FIFO) stack, i.e. elements can be added to the front or back of the queue, and can be removed from the front. (This type of data structure is sometimes called an "output-restricted deque".) Description-it: struttura dati per code per Emacs Lisp Questa libreria fornisce una struttura dati per code per Emacs Lisp. Le code possono essere utilizzate sia come stack FILO (first-in last-out) sia come FIFO (first-in first-out), cioè gli elementi possono essere aggiunti in cima o in fondo alla coda e possono essere rimossi dalla cima. (Questo tipo di struttura dati è a volte chiamata "deque ad output ristretto".) # other Descriptions of the elpa-queue package with a translation in it: #