Fork me on GitHub
#releases
<
2022-02-11
>
oliy10:02:41

https://github.com/oliyh/re-learn 0.1.4 is out! 🥳 re-learn is a library to add tutorials to your reagent applications, demo at https://oliyh.github.io/re-learn/ This release fixes: • Compatibility with reagent 1+ thanks @andrea.crotti

🎉 1
seancorfield23:02:48

org.clojure/core.memoize {:mvn/version "1.0.257"} -- A manipulable, pluggable, memoization framework for Clojure -- now implements IPending for custom RetryingDelay type (it previously only implemented IDelay) for anyone wanting to do low-level realized? stuff.