Welcome! Please see the About page for a little more info on how this works.
CLJ-835 but for ClojureScript.
Perhaps we can copy Clojure's current docstring over en masse, replacing "Clojure" references to "ClojureScript", and ensuring that it is accurate for ClojureScript's {{defmulti}} semantics / behavior.
Comment made by: metacritical
Created a pull request on Github here (link: https://github.com/clojure/clojurescript/pull/79)
Attached a CLJS-2735 patch in any case.
Comment made by: mfikes
Hey Pankaj, thanks for the contribution. Can you make a patch using the instructions here? https://clojurescript.org/community/patches
Hi Mike, just uploaded a new patch based on the instructions on the given page.
Thanks.
Update on the patch.
Hey Pankaj, if you look at CLJ-835, you'll see the text to the right of {{:hierarchy}} that is in your patch should be removed.
Yes will remove it.
Updates docs string and removes incorrect :hierarchy text.
CLJS-2735-3.patch LGTM