Re: ANN - adi 0.1.5 (user friendly syntax for datomic)
Wow - that is pretty cool! Alan On Tue, May 28, 2013 at 11:41 PM, zcaudate wrote: > > > 6. Insertion of `arbitrarily` formatted data: > a - books containing users: > > (adi/insert! ds [{:book {:name "Charlie and the Chocolate Factory" > :author "Roald Dahl" >
Re: ANN - adi 0.1.5 (user friendly syntax for datomic)
6. Insertion of `arbitrarily` formatted data: a - books containing users: (adi/insert! ds [{:book {:name "Charlie and the Chocolate Factory" :author "Roald Dahl" :accounts #{{:user "adi3" :password "hello3" :credits 100}