https://github.com/lexi-lambda/racket-toolbox
Miscellaneous Racket utilities lacking a better home
https://github.com/lexi-lambda/racket-toolbox
racket
Last synced: 4 months ago
JSON representation
Miscellaneous Racket utilities lacking a better home
- Host: GitHub
- URL: https://github.com/lexi-lambda/racket-toolbox
- Owner: lexi-lambda
- License: isc
- Created: 2024-11-01T22:12:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T22:56:52.000Z (about 1 year ago)
- Last Synced: 2024-11-17T04:41:37.289Z (about 1 year ago)
- Topics: racket
- Language: Racket
- Homepage: https://lexi-lambda.github.io/racket-toolbox/
- Size: 1.04 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toolbox [](https://github.com/lexi-lambda/racket-toolbox/actions/workflows/build.yml) [][toolbox-doc]
This library provides a collection of miscellaneous Racket utilities that I use in my personal projects but I have not felt warrant being published as a separate package. Note that this library is intentionally *not* published on the Racket package server, as **everything in this library should be considered unstable**. In projects that use it, I include this repository as a Git submodule, pinning to a specific version.
[For more information, see the documentation.][toolbox-doc]
[toolbox-doc]: https://lexi-lambda.github.io/racket-toolbox/