babashka-sci-dev 2021-09-23

@borkdude has joined the channel

has renamed the channel from "babashka-sci-dev2" to "babashka-sci-dev"

@grzm has joined the channel

re: java.util.stream.BaseStream: my use case is for creating a stream sequence:

(defn stream-seq [^java.util.stream.BaseStream stream]
  (iterator-seq (.iterator stream)))

I didn't look too hard to see if there's an alternate that would work in babashka when I saw that the class was already included in public-classes.

Is there a use-case for clasess being in public-classes and not classes?

I merged. I don't know

I'll watch the size in #babashka-circleci-builds. If that is good then consider it done.

👍 1

I take it the class doesn’t actually get added to the binary if it’s only in public-classes?

I don't think so

looks good I think

Cheers!

🎉 1

@i.slack has joined the channel

@logbot has joined the channel

@valtteri has joined the channel

@smith.adriane has joined the channel

@josephwinston has joined the channel

@lee has joined the channel

@clj149 has joined the channel

@thiagokokada has joined the channel

@mkvlr has joined the channel