Is there a Clojure convention for naming private functions?

There’s not a convention; the visual indicator is prevalent in languages with no built-in notion of private functions. Since Clojure’s functions defined with defn- are not visible outside their namespace, there is no need to prefix functions with an uglifier 😉

So do what you but, but you should probably want to just do as the rest of community does and just name them normally! It’ll make your life easier.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)