Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Best way to generate a function that generates a function in C#

How to construct such a functional-programming tool in Python?

How to get tails of sequence clojure

Sum of product of combinations in a list

Merge two arrays using functional style

Is there a less verbose way to unwrap maybe values in Elm

Clojure debugging

Lambda in Stream.map/filter not called

How to write a haskell function without IO in type sig by hiding 'state' changes

Take some data, return a pure piecewise function

How to stop backtracking in Scala?

Prelude exponentiation is hard to understand

Functionally split a string by whitespace, group by quotes!

why can't a function take monadic value and return another monadic value?

Why does haskell evaluate a in a >> b?

Finding average using reduce and collect

Is it possible to derive induction for the church-encoded Nat?

Do Java 8 streams produce slower code than plain imperative loops?

What functional language techniques can be used in imperative languages?

How does functional programming influence your coding style? [closed]

functional-programming