what’s the right way to iterate over a bunch of lvars and apply separate constraints to each of them?
I’m trying this: (map constrain-item lvars my-constraints)
with no luck
separate goals, I should say
looks like I just needed to pass the resulting list of goals to and*