export default function anyPass(predicates: Array<(_: T) => boolean>): (__: T) => boolean