https://github.com/clj-commons/useful
Some Clojure functions we use all the time, and so can you.
https://github.com/clj-commons/useful
Last synced: about 1 month ago
JSON representation
Some Clojure functions we use all the time, and so can you.
- Host: GitHub
- URL: https://github.com/clj-commons/useful
- Owner: clj-commons
- License: epl-1.0
- Created: 2010-05-22T16:52:29.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2020-12-13T18:55:49.000Z (over 4 years ago)
- Last Synced: 2025-05-03T01:53:02.351Z (about 2 months ago)
- Language: Clojure
- Homepage:
- Size: 740 KB
- Stars: 370
- Watchers: 20
- Forks: 57
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Useful
A collection of generally-useful Clojure utility functions.
[](https://clojars.org/org.flatland/useful)
[](https://cljdoc.org/d/org.flatland/useful/CURRENT)
[](https://circleci.com/gh/clj-commons/useful)## History
useful was originally created by [Alan Malloy](https://github.com/amalloy) and was part of the [flatland](https://github.com/flatland) organisation. In December 2018 it was moved to CLJ Commons for continued maintenance.
It could previously be found at [amalloy/useful](https://github.com/amalloy/useful) and [flatland/useful](https://github.com/flatland/useful). [clj-commons/useful](https://github.com/clj-commons/useful) is the canonical repository now.