-
@ShaunMahood I can say: the macro system is currently very similar to clojure's with the main difference being the analyzer. in clojure the analyzer is an implementation detail and does not track type information that well anyway. in jn it's available to you and full of type information.