This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-12
Channels
- # adventofcode (1)
- # announcements (6)
- # babashka (28)
- # beginners (36)
- # calva (8)
- # clj-commons (4)
- # clojure (35)
- # clojure-austin (5)
- # clojure-europe (7)
- # clojurescript (14)
- # clr (1)
- # datalevin (1)
- # fulcro (7)
- # funcool (1)
- # graphql (4)
- # helix (3)
- # hyperfiddle (4)
- # joyride (15)
- # malli (1)
- # missionary (16)
- # practicalli (1)
- # releases (1)
- # reveal (2)
- # tools-deps (14)
- # vim (9)
Two more posts on ClojureCLR.Next.
https://dmiller.github.io/clojure-clr-next/general/2023/02/12/PersistentVector-part-1.html
https://dmiller.github.io/clojure-clr-next/general/2023/02/12/PersistentVector-part-2.html
These were rough. The first one is not very interesting. The second one is a tough going. But PersistentVector
is fully implemented with a good set of tests.
I'll write one more post on it regarding transience in Clojure data structures. I plan to do some benchmarking to make to see if I'm doing anything in F# that leads to a decrease in performance compared to the C# version. I'll report on that when it's done.
4

🔥 2