The pipe operator helps maintain a consistent Single Level of Abstraction within a function. Breaking the pipe may suggest that the interrupted code belongs in a separate, lower-level function.
#ElixirLang
The pipe operator helps maintain a consistent Single Level of Abstraction within a function. Breaking the pipe may suggest that the interrupted code belongs in a separate, lower-level function.
#ElixirLang