# README
Multi-Filter
The multifilter
example demonstrates how to use the multifilter
. The multifilter
effectively is the same as using
multiple patcher.WithWhere
filters, but it is more efficient and potentially more readable.
The multifilter
example demonstrates how to use the multifilter
. The multifilter
effectively is the same as using
multiple patcher.WithWhere
filters, but it is more efficient and potentially more readable.