• Skip to primary navigation
  • Skip to content
  • Skip to footer
Clojure Diary Clojure Diary
  • Search
  • Book
  • Code
  • Videos
  • Donate

    Private constants & breaking private functions in Clojure

    less than 1 minute read

    Notes

    • Code
    • Private methods in Clojure
    • Reddit discussion that led to this video

    Updated: October 8, 2023

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Learn Ring - 02. Who Am I?

    less than 1 minute read

    Learn Ring - 01. Why This Course?

    less than 1 minute read

    project.clj in initial ring app

    3 minute read

    (defproject little_ring_things "0.1.0-SNAPSHOT" :description "FIXME: write description" :url "http://example.com/FIXME" :min-lein-version "2.0.0" :de...

    What’s Jetty?

    1 minute read

    Jetty is an open-source Java-based HTTP server and servlet container. It’s what actually listens on a port, accepts incoming HTTP requests, and hands them of...

    • Feed
    © 2026 Clojure Diary. Powered by Jekyll & Minimal Mistakes.