Is there something like a community consensus, or some good article, on the subject of deref'ing stuff inside e.g. calls to map or filter that cause lazy collections? I know and have used ways to solve the issue, but I was wondering if we'd converged on some particularly nice pattern.