random:seed
  • LOG/
  • TXT/
  • RNA/
  • PUB/
  • POD/
  • VID/
  • pl
random:seed random:seed
stats

#Namespace

Read Me Clojure, Pt.  6


Bindings and namespaces


  November 28, 2014 |  July 22, 2019 |   88 minutes88 m. (18649 words)
Image

Bindings allow us to identify in-memory objects used in our programs (to give them stable identities), while namespaces make it possible to manage visibility and encapsulate fragments of source code. In this installment, we will learn how to understand these mechanisms in Clojure and how to use them.

#namespace #binding #scope #visibility #software library > Clojure

Copyright © Paweł Wilk  •  2005 – 2026  •  random:seed

Different works may belong to various authors:
biographical pages.

Content processed using Hugo version 0.147.2.
environment: production

Logo random:seed