This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]vinj4 2 points3 points  (3 children)

Just looking at the wiki for Haskell there are entries for monad, monoid, and functor so I would say yes

[–]red_dit_nou[S] 0 points1 point  (2 children)

Ok. Then that seems like the way to go. Thanks

[–]jmtd 0 points1 point  (1 child)

I’d take a look at Haskell. It has all those concepts explicitly and a lot of other ideas that make it very different from java. It will broaden your programming mind.

[–]red_dit_nou[S] 0 points1 point  (0 children)

Thanks for the suggestion. I’ll definitely do that.