cljs-dev

dnolen 2024-09-24T19:38:00.594819Z

some very quick & rough notes from yesterday, feel free to continue the discussion in the comments https://github.com/clojure/clojurescript/pull/235

fogus (Clojure Team) 2024-09-25T12:59:26.161159Z

RE: param-tags. Is there any useful information provided by the arity?

dnolen 2024-09-25T15:50:04.568069Z

not really since JS doesn't really have multiple methods

👍 1