View Source BlitzCredoChecks.UseStream (BlitzCredoChecks v0.1.6)
Use Stream functions instead of piping multiple Enum functions together
This can reduce memory usage, especially in the case of long chains of Enum functions
See: https://hexdocs.pm/elixir/Stream.html