Fork me on GitHub
#babashka
<
2022-12-01
>
Benjamin09:12:09

cljs.core/inc actually is bound in babashka, I suppose for convenience somewhere?

borkdude09:12:24

user=> cljs.core/inc
#object[clojure.core$inc 0x13d7ffb6 "clojure.core$inc@13d7ffb6"]
That's a bug!

borkdude09:12:39

why didn't anyone ever find this

borkdude09:12:04

I'll make an issue for it

Benjamin09:12:07

who is calling cljs.core/inc lol

borkdude09:12:00

you can take cljs.core/demunge instead - this is not in clojure.core on the JVM

Benjamin09:12:22

:star-struck:

Benjamin09:12:05

demunge doesn't fit my purpose I think, it is not defined in nbb

borkdude09:12:06

$ nbb
Welcome to nbb v1.1.150!
user=> cljs.core/demunge

Benjamin09:12:15

I had an old nbb version 👍

borkdude12:12:11

I created a repository to help with doing Advent of Code in #babashka and #nbb! https://github.com/borkdude/advent-of-babashka-template

🙌 2
💯 1
🎄 1