Free variables in Clojure. We provide a framework for global and free variables in Clojure. Global means they have a global meaning (unlike variables in a function declaration) and free means that they are undefined. This turns any code into a function that can be evaluated by assigning interpretations to the variables.
[fct "0.5.2"]
fct/fct {:mvn/version "0.5.2"}
implementation("fct:fct:0.5.2")
<dependency> <groupId>fct</groupId> <artifactId>fct</artifactId> <version>0.5.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: