Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How to write lambda methods in Objective-C?

Why is appending to a list bad?

What does composability mean in context of functional programming?

Scala: “any” and “all” functions

What are advantages and disadvantages of "point free" style in functional programming?

Functional Programming - Lots of emphasis on recursion, why?

Functional programming and non-functional programming

Spark code organization and best practices [closed]

Monads vs. Arrows

How should I think about Scala's Product classes?

When and why should one use Applicative Functors in Scala

Pitfalls/Disadvantages of Functional Programming [closed]

Why did you decide "against" using Erlang?

What are practical uses of applicative style?

Why is a Redux reducer called a reducer?

Left and Right Folding over an Infinite list

How helpful is knowing lambda calculus? [closed]

Is there a scala identity function?

Best way to condense a list of option type down to only elements that are not none?

f# functional-programming

Statistical performance of purely functional maps and sets