cross-posted from: https://lemmy.ml/post/39334581

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 9 months ago

In clojure it's (def (fn [])) or short (defn []).

  • source
  • parent