Clay Teeter

Results 2 comments of Clay Teeter

For a workaround: Group the seq. ``` query.filter(t => seq.grouped(10).map(_.map{ s => t.a === s.a && t.b === s.b }).foldLeft(false.bind)(_ || _) .foldLeft(false.bind)(_ || _) ) ```

Seems like an import is missing import com.typesafe.plugin.use