adapt

fun adapt(filter: Filter): Op<Boolean>
fun adapt(filters: List<Filter>): Array<Op<Boolean>>