Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What are those math functions end with apostrophe in Clojure?

Why is currying and uncurrying not implicit in scala

Is there any intuition to understand join two functions in Monad?

map vs list; why different behaviour?

Cats: Non tail recursive tailRecM method for Monads

Monad with no wrapped value?

Is there a fast language that supports portable continuations?

References for learning the theory behind pure functional languages such as Haskell?

Big datastructures in functional programming

functional-programming

What is the most efficient purely functional algorithm for generating all prefixes of a list?

When would you use reduce() instead of sum()?

Functional programming: state vs. reassignment

Is there a standalone implementation of std::function?

Java Stream equivalent of LINQ SelectMany()

Problem determining how to order F# types due to circular references

What do I need to do to get paid to Scheme?

What is the type of the variable in do-notation here in Haskell?

Java 8 - Filter with BiPredicate

What does immutable variable in Haskell mean?

Is there a good comparison between Functional Java and Guava?