I got println to work in sci-clojurescirpt to work. But clojure.pprint/pprint-table complains :that clojure.core/print-fn is not defined (it has stars around wrapped, but slack makes this bold). I tried adding print-fn to clojure.core namespace in sci, but no change. What am I doing wrong?
I will play around a little more. And if I cannot get it to work in w few days, then I will make a project ttat reproduces it. Its not easy to do adhoc, as I have a already pretty complex sci setup.
@hoertlehner just sharing your project / branch would probably work too
Can you make a small example repo of the problem?