Closed dimo414 closed 4 years ago
Original report by Michael Diamond (Bitbucket: dimo414).
Using a placeholder function or some other template-based approach would reduce the amount of code that needs to be eval-ed for each dynamic invocation. Example from @zbentley: https://gist.github.com/zbentley/3832f31d33fb476c89bd2660b086b148
eval
Original report by Michael Diamond (Bitbucket: dimo414).
Using a placeholder function or some other template-based approach would reduce the amount of code that needs to be
eval
-ed for each dynamic invocation. Example from @zbentley: https://gist.github.com/zbentley/3832f31d33fb476c89bd2660b086b148