babashka / sci.configs

A collection of ready to be used SCI configs
https://babashka.org/sci.configs/
Other
19 stars 17 forks source link

does pprint only include three functions? #46

Closed kangaroolab closed 1 month ago

kangaroolab commented 1 month ago

reading the config source code, it shows

(def cljs-pprint-namespace
  {'pprint (sci/copy-var pprint pns)
   'print-table (sci/copy-var print-table pns)
   'cl-format (sci/copy-var cl-format pns)})

does it mean it only includes three functions for clojure/cljs pprint?

borkdude commented 1 month ago

yes

borkdude commented 1 month ago

If you merely want to ask questions rather than post an issue, just the Discussions part of Github I'd say

kangaroolab commented 1 month ago

Thanks for your quick response and advice as always. I was hoping to find the discussion for this repository but it didn't seem available. Maybe I can post such in the discussion of Scittle if that is ok.

borkdude commented 1 month ago

Ah I see. I haven't enabled it, will do so tomorrow.

On Tue, May 28, 2024 at 12:11 AM kangaroolab @.***> wrote:

Thanks for your quick response and advice as always. I was hoping to find the discussion for this repository but it didn't seem available. Maybe I can post such in the discussion of Scittle if that is ok.

— Reply to this email directly, view it on GitHub https://github.com/babashka/sci.configs/issues/46#issuecomment-2134095044, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACFSBWAOD4BDS6XJPOTZV3ZEOVRBAVCNFSM6AAAAABIKIXGL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZUGA4TKMBUGQ . You are receiving this because you commented.Message ID: <babashka/sci. @.***>

-- https://www.michielborkent.nl https://www.eetvoorjeleven.nu

borkdude commented 1 month ago

Done: https://github.com/babashka/sci.configs/discussions