Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of A Monad is a Monoid

A Monad is a Monoid

A Monad is a Monoid has asked 23 questions and find answers to 102 problems.

Stats

2.3k
EtPoint
618
Vote count
23
questions
102
answers

About

About me:

I prefer functional programming approach to solve problems, but I'm not a fundamentalist. I think the is better to use the right tool to the right problem.

Favourites answers

My favourites answers in order!

  • What is the Java equivalent of this Haskell function?
  • zipWith Function Implemented Using Map and Zip Functions
  • Why is GHC not importing Semigroup ((<>))
  • What exactly is the kind "*" in Haskell?
  • Passing an ArrayList of subclass to a constructor that takes ArrayList of superclass?
  • Java 8 stream computation on whole list