This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defn- attach | |
"Takes a function to clone and a map of CSF related values | |
including: | |
- :args | |
- :arg-types | |
- :parameters | |
These are then properly named and assigned to the template prototype |