Pluggable memoization based on org.clojure/core.cache
https://github.com/clojure/core.memoize
New in 0.8.2:
- updates core.cache dependency to 0.8.2
- fixes a bug in the seed implementation for PluggableMemoization
- adds memoizer as an easier way to build memoization on top of custom
caches
- de
Grand!!
On Fri, 1 Nov 2019 at 1:08 PM, Laurens Van Houtven <_...@lvh.io> wrote:
> Sure: I'm saying figuring out the formula from a handful of examples is
> tricky. But I can do that, and I already know Clojure has conditionals. I'm
> trying to learn something about how the logic engine works.
>
>
Hi folks,
This new release adds a new constructor-fn `duragent`, which as the name
implies, will return a durable agent. Unlike `duratom`, this is not a
wrapper type - what you get is an actual `clojure.core/agent` (with a
watch + some metadata). All the existing backends written for `duratom`
Sure: I'm saying figuring out the formula from a handful of examples is
tricky. But I can do that, and I already know Clojure has conditionals. I'm
trying to learn something about how the logic engine works.
lvh
On Thu, Oct 31, 2019 at 5:23 PM Satyam Ramawat
wrote:
> Laurens,
>
> Have you tried
Here is the Malli meeting video:
https://twitter.com/scicloj/status/1190173919082364928
Many thanks to Tommi Reiman for the talk, and to Teodor Heggelund for
moderating.
On Mon, 14 Oct 2019 at 23:56, Daniel Slutsky
wrote:
> On the next Scicloj meeting, Oct. 28th 6PM UTC,
>
> Tommi Reiman will t