Convert this to an appropriately-typed Filter and compose
with andThen.
Convert this to an appropriately-typed Filter and compose
with andThen.
Convert this to an appropriately-typed Filter and compose
with andThen.
TypeAgnostic filters are like SimpleFilters but they leave the Rep and Req types unspecified until
toFilteris called.