Fork me on GitHub
#announcements
<
2020-05-03
>
Adam Helins07:05:06

A funky kind of tree, nested maps where leaves actually have two paths, one specifying time and the other one specifying space. Really quite useful for problems involving any notion of prioritization: https://github.com/dvlopt/rktree.cljc

4
👍 20
plexus07:05:19

Interesting! Can you explain or point at a use case for this?

Adam Helins08:05:56

Soon, it forms the core of discrete-event simulation engine I am finalizing 🙂

💯 12
slipset18:05:01

Version 1.5.2 of clj-commons/fs - File system utilities for Clojure - is released No big changes, but https://github.com/harold removed some reflection warnings, thanks for doing that, and thanks to the infatiguable @borkdude for the review

👍 24