;; boooooring: (local-repo-path (:name project) (:group project) (:version project)) ;; witness the power of this fully-operational juxt: (apply local-repo-path ((juxt :name :group :version) project))