clojure icon indicating copy to clipboard operation
clojure copied to clipboard

require-resolve

Open practicalli-johnny opened this issue 3 years ago • 0 comments

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

practicalli-johnny avatar May 16 '22 15:05 practicalli-johnny