Julia Programming Language
Function chaining with |> and filter function
General Usage
question
,
piping
baggepinnen
November 1, 2018, 6:56pm
3
Check out
And
https://github.com/FNj/Hose.jl
2 Likes
Does julia support chaining of collections methods / function chaining at this point?
Fixing the Piping/Chaining Issue
show post in topic
Related topics
Topic
Replies
Views
Activity
Does julia support chaining of collections methods / function chaining at this point?
General Usage
question
1
757
December 20, 2019
Method chaining with arguments to imitate unix piping?
General Usage
2
652
February 25, 2018
Why no single argument `filter!(f::Function)` or `Iterators.filter(f::Function)`?
Internals & Design
19
647
August 6, 2025
Filter(.., ::Tuple)
General Usage
question
1
854
October 10, 2018
Why no single argument `filter(f::function)`?
Internals & Design
8
609
January 21, 2023