core-logic

Benjamin 2023-02-01T14:23:25.324179Z

where did the logic/defrel macro go that is used in "The Joy of Clojure" ?

Ben Sless 2023-02-01T15:52:39.499469Z

pldb/rel iirc

Ben Sless 2023-02-01T15:54:02.682099Z

https://clojuredocs.org/clojure.core.logic.pldb/db-rel

Benjamin 2023-02-01T16:00:19.991839Z

Ok i was thinking it must be this db namespace