This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-12-10
Channels
- # adventofcode (54)
- # announcements (30)
- # asami (13)
- # aws (10)
- # babashka (16)
- # babashka-sci-dev (44)
- # beginners (95)
- # calva (63)
- # clara (10)
- # clj-kondo (3)
- # cljfx (6)
- # cljs-dev (7)
- # cljsrn (1)
- # clojure (68)
- # clojure-europe (59)
- # clojure-nl (7)
- # clojure-norway (12)
- # clojure-spec (6)
- # clojure-uk (6)
- # clojurescript (4)
- # component (4)
- # conjure (5)
- # datomic (3)
- # deps-new (1)
- # events (4)
- # exercism (1)
- # figwheel-main (1)
- # fulcro (33)
- # gratitude (1)
- # improve-getting-started (3)
- # jobs (3)
- # lsp (5)
- # malli (10)
- # membrane (5)
- # music (3)
- # nextjournal (6)
- # off-topic (42)
- # pedestal (2)
- # polylith (14)
- # portal (11)
- # re-frame (42)
- # releases (3)
- # reveal (4)
- # shadow-cljs (62)
- # tools-build (1)
- # tools-deps (3)
- # web-security (1)
- # xtdb (3)
I have https://github.com/quoll/cljs-math at a point where I would like to propose it for inclusion with ClojureScript.
I’m expecting that there may be requests to modify it (e.g. changing the namespace to clojure.math
, and maybe strip out the Clojure cross compilation), but the functionality is there, and it’s 100% ClojureScript (I showed @dnolen a version that embedded JavaScript, but that’s gone now).
What process should I go through to make this request? Just add it as a PR to https://github.com/clojure/clojurescript and go from there? Something else?
thats really, cool, i hadn't even realized that was missing.
I think it would be good to wait at least until the Clojure version settles, since we are still in the process of removing min/max, moving abs to core, moving namespace etc
but Clojure projects don't take PRs so patches on a jira are better