View Source BlitzCredoChecks.UseStream (BlitzCredoChecks v0.1.5)

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