Tags
#data-structure
Content tagged with "data-structure".
Entries 1
- SnippetsTypeScript yocto-queue Implementation
TypeScript reimplementation of lightweight queue yocto-queue. Provides basic operations: enqueue, dequeue, iterator.
Tags
Content tagged with "data-structure".
TypeScript reimplementation of lightweight queue yocto-queue. Provides basic operations: enqueue, dequeue, iterator.