Live data from Hacker News

Viewing profile — etatidem

etatidem

HN member
Joined
Fri, Aug 30, 2019, 10:16 AM UTC
HN karma
0
Public activity
3 items

About etatidem

No profile information was provided.

Recent public activity

  1. comment
  2. 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).

  3. 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…