clojure
clojure copied to clipboard
require-resolve
Guide to using require-resolve functions with examples of where this approach is useful
- optomising REPL startup time
- loading libraries only if they are added to the classpath, e.g. via an alias
Resources
- https://lambdaisland.com/blog/2019-12-11-advent-of-parens-11-integrant-in-practice