EXPERIMENTAL
NOTE: I'm sorry, but I had to disable this feature in our playground due to technical issues.
Pipeline operator |>
is a new proposal to ECMAScript that simplifies "piping" a value through several functions.
And it nicely fits into RxJS' pipe
flow.
See TC-39 pipeline operator proposal for more details