sci

awb99 2022-06-08T23:20:11.992909Z

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?

awb99 2022-06-09T19:20:41.578219Z

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.

borkdude 2022-06-09T21:24:40.973129Z

@hoertlehner just sharing your project / branch would probably work too

borkdude 2022-06-09T05:29:04.280709Z

Can you make a small example repo of the problem?