:: Monad m => (a -> m Bool) -> [a] -> m [Bool] package:lifted-async

Generalized version of mapConcurrently.
Generalized version of mapConcurrently.