Re: ANN: core.logic 0.8.5

2013-11-26 Thread David Nolen
Thanks Norman, that would be extremely helpful! On Tue, Nov 26, 2013 at 2:39 PM, Norman Richards wrote: > On Mon, Nov 25, 2013 at 10:51 PM, David Nolen wrote: > >> This release represents a fairly significant change to the simple DB >> functionality that core.logic provides - instead of a mess o

Re: ANN: core.logic 0.8.5

2013-11-26 Thread Norman Richards
On Mon, Nov 25, 2013 at 10:51 PM, David Nolen wrote: > This release represents a fairly significant change to the simple DB > functionality that core.logic provides - instead of a mess of mutable atoms > thanks to Norman Richard we now store facts in a persistent data structure. > This is likely a

ANN: core.logic 0.8.5

2013-11-25 Thread David Nolen
This release represents a fairly significant change to the simple DB functionality that core.logic provides - instead of a mess of mutable atoms thanks to Norman Richard we now store facts in a persistent data structure. This is likely a breaking change for some people, but it's a long outstanding