Fork me on GitHub
#core-logic
<
2015-10-28
>
jeremyraines18:10:23

what’s the right way to iterate over a bunch of lvars and apply separate constraints to each of them?

jeremyraines18:10:11

I’m trying this: (map constrain-item lvars my-constraints) with no luck

jeremyraines18:10:54

separate goals, I should say

jeremyraines18:10:37

looks like I just needed to pass the resulting list of goals to and*