You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clojure-lexical-scope is a mini Clojure macro library for simulating lexical scoping in Clojure.
It is my first Clojure project to help me learn Clojure better.
To see how to use it just check those unit tests under test folder.