Skip to content

aviate-labs/queue.mo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Queues for Motoko

A collection of elements that are maintained in a sequence.

The operations of a queue make it a first-in-first-out (FIFO) data structure.