Templar 0.1.2
Released under the Eclipse Public License
Templar is a logical grouping of functions into namespaces library for dependency inversion.
Installation
To install, add the following dependency to your project or build file:
[templar "0.1.2"]
Topics
Namespaces
templar.core
Public variables and functions:
- ->function-id
- apply-template-function
- cache-function!
- check-function-cache
- clear-function-cache!
- compliant
- fail
- fail?
- function-cache
- lookup
- namespace-meta-of
- namespace-of
- namespace-template-registry
- namespaces
- register!
- register-namespace!
- registered-namespace
- registry
- resolve-function
- safe-apply
- safe-require
- state
- state-of
- success
- success?
- template
- template-registry
- try-apply-template-function
- unregister!