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