https://github.com/semperos/util-clj
My Clojure utilities
https://github.com/semperos/util-clj
Last synced: 3 months ago
JSON representation
My Clojure utilities
- Host: GitHub
- URL: https://github.com/semperos/util-clj
- Owner: semperos
- Created: 2011-02-25T18:29:47.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-06T15:18:56.000Z (about 15 years ago)
- Last Synced: 2025-12-05T11:44:05.556Z (8 months ago)
- Language: Clojure
- Homepage:
- Size: 102 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# util-clj
Various utilities I want to keep in one place. Some my own, some snagged.
## Usage
(use '[com.semperos.util-clj core io])
## License
Copyright (C) 2010 Daniel L. Gregoire (semperos)
Distributed under the Eclipse Public License, the same as Clojure.