This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-06
Channels
- # aleph (1)
- # announcements (29)
- # babashka (39)
- # beginners (52)
- # cider (3)
- # cljsrn (19)
- # clojure (167)
- # clojure-europe (15)
- # clojure-nl (2)
- # clojure-uk (62)
- # clojurescript (13)
- # community-development (8)
- # cursive (5)
- # datomic (10)
- # introduce-yourself (1)
- # java (10)
- # jobs (12)
- # jobs-discuss (1)
- # kaocha (2)
- # lsp (6)
- # luminus (1)
- # malli (15)
- # meander (3)
- # music (1)
- # nrepl (2)
- # off-topic (91)
- # pathom (4)
- # reagent (21)
- # reitit (10)
- # sci (5)
- # shadow-cljs (17)
- # spacemacs (3)
- # sql (7)
- # tools-deps (40)
- # utah-clojurians (2)
- # xtdb (7)
@hoertlehner I think you can use ns-publics
for this, except when it's a macro probably
@sritchie09 has an example here: https://github.com/sicmutils/sicmutils/blob/master/src/sicmutils/env/sci.cljc I also have an example here, but it's not in CLJS (so it might work differently...): https://github.com/borkdude/specter-cli/blob/34b56778e3b481c9b6cf489a0bc769c0e9a0da59/src/specter_sci.clj#L90-L109
@hoertlehner I hopefully documented things a bit better here: https://github.com/borkdude/sci#copy-a-namespace