5 ms·
No need to import a third party library: you can use `Data.Function ((&))` for this: arg & f1 & f2 & f3
by valcron1000 1y ago
No need to import a third party library: you can use `Data.Function ((&))` for this:
arg
& f1
& f2
& f3