https://github.com/comnik/clj-relations
Utilities for working with sets of associative structures in Clojure.
https://github.com/comnik/clj-relations
Last synced: 12 months ago
JSON representation
Utilities for working with sets of associative structures in Clojure.
- Host: GitHub
- URL: https://github.com/comnik/clj-relations
- Owner: comnik
- License: mit
- Created: 2018-01-09T04:01:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T19:56:11.000Z (over 6 years ago)
- Last Synced: 2025-06-20T13:16:36.585Z (12 months ago)
- Language: Clojure
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Relational Helpers for Clojure
Rationale and examples:
https://www.nikolasgoebel.com/2018/01/18/relational-helpers.html
## Usage
See tests for now.
## License
Copyright © 2019 Nikolas Göbel
Distributed under the MIT license (see [LICENSE](LICENSE)).