[RFC] Sibyl: Time Series Analysis in Haskell
Haskell Community [Unofficial]
March 19, 2026
Furthermore, |> is the “snoc” operator used in e.g. Data.Sequence (or for more general types in Lens).
So I agree with jackdk that it is a bad idea of using it instead of &
Discussion in the ATmosphere