You must log in or register to comment.
Are core and guide not compatible?
core
guide
deleted by creator
@vi21@lemmy.ml it’s a guide based on personal experience, so some advice is different from the official recommendations. I personally prefer the top version of formatting because it lines up with
:import
form, e.g:(ns some.ns (:require [clojure.string :as str]) (:import [java.util Date]))