Viewing profile — etatidem
etatidem
HN member- Joined
- Fri, Aug 30, 2019, 10:16 AM UTC
- HN karma
- 0
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About etatidem
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #20837274
You also have ClojureCLJ, although the tooling and libraries around aren't as nice as on the JVM (many libraries and even clojure.core functions directly interoperate with Java).
-
comment
Comment #20837242
I like the suggestion in namespace aliasing in https://stuartsierra.com/2015/05/10/clojure-namespace-aliase... : As a general first rule, make the alias the same as the namespace n…