Hacker News new | ask | show | jobs
by erk__ 2708 days ago
It is pretty much as easy, and in my opinion more readable to do that in F#

  let (|>) x f = f x