any -package:relude -package:streaming -package:text -package:mono-traversable package:filepath

O(n) Applied to a predicate and a ByteString, any determines if any element of the ByteString satisfies the predicate.
O(n) Applied to a predicate and a ByteString, any determines if any element of the ByteString satisfies the predicate.