beginners

clyfe 2026-05-31T02:18:11.796709Z

There is also keep that works like map but discards nils.

➕ 1
Mtende Kuyokwa 2026-05-31T04:36:31.196959Z

thanks @seancorfield @claudius.nicolae

Mtende Kuyokwa 2026-05-31T04:36:32.174779Z

will try keep

Krishnansh Agarwal 2026-05-31T16:26:24.067949Z

Is there a way to make clj output have syntax-highlighting ?

p-himik 2026-05-31T16:28:45.260909Z

Depends. Can you outline the scenario, what exactly do you mean by "output"?

danieroux 2026-05-31T17:00:19.898799Z

https://github.com/bhauman/rebel-readline is the unofficial way to get that

🎯 1
kevink 2026-05-31T17:10:44.908969Z

There is also: https://github.com/greglook/puget

p-himik 2026-05-31T17:12:09.214119Z

Yeah, I've used rebel-readline before, worked alright. But I did so only briefly - an editor-integrated REPL is much better anyway, in pretty much every way. puget is for printing results of an execution, not for syntax highlighting.

Alex Miller (Clojure team) 2026-05-31T17:38:31.735429Z

We are actually working on this for clj right now, stay tuned

2
👀 3
🌶️ 4