https://github.com/shredderming/chez-speedy-queue
Lightweight, optimized queue implementation for ChezScheme, modified from cl-speedy-queue
https://github.com/shredderming/chez-speedy-queue
Last synced: 3 months ago
JSON representation
Lightweight, optimized queue implementation for ChezScheme, modified from cl-speedy-queue
- Host: GitHub
- URL: https://github.com/shredderming/chez-speedy-queue
- Owner: ShredderMing
- Created: 2017-10-11T16:39:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T16:40:26.000Z (over 7 years ago)
- Last Synced: 2025-01-09T21:37:20.366Z (5 months ago)
- Language: Scheme
- Size: 0 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* About
Lightweight, optimized queue implementation for ChezScheme, modified from [[https://github.com/ShredderMing/cl-speedy-queue][cl-speedy-queue]]