reagent

reefersleep 2023-09-04T10:34:39.881779Z

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.