logo hsb.horse
← Back to tag index

Snippets

#queue

Snippets tagged with "queue".

Snippets 1
  1. TypeScript yocto-queue Implementation

    TypeScript reimplementation of lightweight queue yocto-queue. Provides basic operations: enqueue, dequeue, iterator.