Closed ghadishayban closed 5 years ago
The set predicate used to filter by vars #{ #'var.one #'var.two}} was improperly constructed - it discarded the supplied var option entirely. (map with one arg is a valid transducer)
#{ #'var.one #'var.two}}
@levand any chance to have a look at this PR ?
Please merge...
The set predicate used to filter by vars
#{ #'var.one #'var.two}}
was improperly constructed - it discarded the supplied var option entirely. (map with one arg is a valid transducer)