Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Programming language for functional parallelism: F# vs Haskell [closed]

Does the yin yang continuations puzzle make sense in a typed language?

monoid vs monad in Scala

Which algorithms are hard to implement in functional languages?

What are the differences between lenses and zippers?

How to use Stuart Sierra's component library in Clojure [closed]

Growth of Type Definition in SML Using Hindley Milner Type Inference

Benefit of avoiding multiple list traversals

Why does Scala apply thunks automatically, sometimes?

Higher-order type constructors and functors in Ocaml

Does R have something equivalent to reduce() in Python?

What is so special about Monads?

How to split string into equal-length substrings?

Is there a way to elegantly represent this pattern in Haskell?

Are side effects everything that cannot be found in a pure function?

Functional languages (Erlang, F#, Haskell, Scala) [closed]

Generic Map/Reduce List Extensions in C#

Merging two lists in Haskell

Java 8 lambda ambiguous method for functional interface - Target Type

Are there any documented anti-patterns for functional programming? [closed]