In ClojureScript the type fn should return the constructor of a particular object. The constructor should be printed sensibly, that is, not as a function.
Done, https://github.com/clojure/clojurescript/commit/aa8a3d68b6cf75237ad3f40b05d3470a029afa86
Some progress here, https://github.com/clojure/clojurescript/compare/33-type-fn
In ClojureScript the type fn should return the constructor of a particular object. The constructor should be printed sensibly, that is, not as a function.