haskell - Is there a package on hackage with common utils/idioms from other functional(ish) languages? -


f# has great util function (|>) b = b a can readability long chains of function applications. redefine easily, it's part of class of convenience functions (another tupleapply f (a, b) = f b don't belong anywhere file called "utils.hs". there package "sugar" i'm looking for, or best practice avoid using idioms that?


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -