Helper functions for searching through Clojure namespaces for Vars containing specific bits of metadata.
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2014-03-25 09:22:53 -04:00
src/clj_metasearch update doc comments. fix missing require-all-namespaces? argument 2014-03-25 09:22:53 -04:00
.gitignore initial commit 2014-03-25 09:03:56 -04:00
LICENSE initial commit 2014-03-25 09:03:56 -04:00
project.clj initial commit 2014-03-25 09:03:56 -04:00
README.md initial commit 2014-03-25 09:03:56 -04:00

clj-metasearch

Helper functions for searching through Clojure namespaces for vars containing specific bits of metadata.

Usage

FIXME

License

Distributed under the the MIT License. See LICENSE for more details.