top | item 44947985

(no title)

valcron1000 | 6 months ago

No need to import a third party library: you can use `Data.Function ((&))` for this:

    arg
     & f1
     & f2
     & f3

discuss

order

No comments yet.