Single file scripts in Clojure with Babasha, no Java required

Compact, hands-free [sub]command line parsing library for Clojure. – cli-matic/toycalc.bb at master · l3nz/cli-matic… Read more

Similar

Java IdentityHashMap Class

Java.util package provides an IdentityHashMap class which implements the Map interface with a hash table, using reference-equality in place of object-equality when comparing keys (and values). In other words, in an IdentityHashMap, two keys k1 and k2 are ... (more…)

Read more »