Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm a big fan of the flow package (https://hackage.haskell.org/package/flow), which defines

  (<.) :: (b -> c) -> (a -> b) -> a -> c
and

  (.>) :: (a -> b) -> (b -> c) -> a -> c


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: