Move common filters into function
Instead of duplicating functionality across lots of functions, combine it into one common function. It makes reading and modifying it much easier.
Showing
Please
register
or
sign in
to comment
Instead of duplicating functionality across lots of functions, combine it into one common function. It makes reading and modifying it much easier.