ra’s avatarra’s Twitter Archive—№ 27,676

  1. …in reply to @kaepora
    @kaepora (let [a (new SomeType 100 "foo")] a) clojure compiler reflects on SomeType to see if it has a ctor that takes int and string