A library with helper functions, reader tags, and init-keys for Integrant. These are things which I didn't think would fit in core.
- integrant-tools.core/readers
- integrant-tools.core/derive-unknown
- integrant-tools.core/derive-hierarchy
- integrant-tools.core/derive-composite
- integrant-tools.core/underive-all
- integrant-tools.core/find-derived-keys
- integrant-tools.core/meta-init
- integrant-tools.core/meta-opts-init
- integrant-tools.core/meta-opts-resume
- integrant-tools.core/find-derived-key
- integrant-tools.core/find-derived-values
- integrant-tools.core/find-derived-value
- integrant-tools.core/select-keys
- integrant-tools.keyword/ancestor?
- integrant-tools.keyword/descendant?
- integrant-tools.keyword/parent?
- integrant-tools.keyword/child?
- integrant-tools.keyword/child
- integrant-tools.keyword/parent
- integrant-tools.keyword/ancestor
- integrant-tools.keyword/descendant
- integrant-tools.keyword/children
- integrant-tools.keyword/underive-ancestors
- integrant-tools.keyword/underive-parents
- integrant-tools.keyword/underive-descendants
- integrant-tools.keyword/underive-children
- integrant-tools.keyword/make-child
Released under the MIT License by Kevin William van Rooijen.