Arrows - extended pipe operators (e.g. pipe to any argument position)
|
|
6
|
237
|
August 28, 2024
|
Strange Output When Filtering List with `Enum.filter/2`
|
|
2
|
154
|
June 13, 2024
|
Piping results of single-line function
|
|
2
|
361
|
January 17, 2024
|
Conditional piping part of the language?
|
|
45
|
2876
|
May 3, 2023
|
Adding a conditional to the pipeline
|
|
1
|
716
|
January 7, 2023
|
Why I can't use anon functions in pipes
|
|
5
|
831
|
October 12, 2022
|
Dot (.) operator with pipe operator
|
|
5
|
1132
|
August 11, 2022
|
Why did not optimize `Enum.map`s chain
|
|
11
|
1134
|
May 25, 2022
|
Strange warnings when `use`ing ok_jose library
|
|
2
|
522
|
February 9, 2022
|
Another pipe enhancement topc: |>> (Ruby Object#tap like pipe)
|
|
2
|
601
|
October 30, 2021
|
Why should we iterate a list twice to pipe 2 aggregate functions?
|
|
13
|
1744
|
November 25, 2020
|
Nicer way to pipe?
|
|
6
|
960
|
November 13, 2020
|
How to improve this snippet (piping result of a function into another function) with Mogrify
|
|
6
|
824
|
October 27, 2020
|
Magritte - yet another "better pipe operator" library
|
|
24
|
2439
|
August 18, 2020
|
A simple macro to allow bare captures in pipes
|
|
31
|
3910
|
July 27, 2020
|
Convert multiple map values conditionally
|
|
4
|
1129
|
May 18, 2020
|
Match on the end of a pipe (Matchpipe?)
|
|
19
|
5473
|
January 23, 2020
|
Conditional in Ecto.query
|
|
9
|
7579
|
November 5, 2019
|
Conditional pipe operator on error tuple
|
|
4
|
1894
|
August 15, 2019
|
Yet another pipe to nth argument discussion
|
|
11
|
8060
|
August 14, 2019
|
Beautiful Pipelines
|
|
1
|
1082
|
November 19, 2018
|
Funny pipe code
|
|
11
|
1345
|
November 16, 2018
|
Which language first introduced the pipe operator?
|
|
11
|
8109
|
October 5, 2018
|