Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is it possible to implement foldl/foldr using unsided fold?

How to pass a code block to function?

Why java.util.function doesn't define specialized functional interfaces for all primitive types?

Where does the name of Equational Reasoning come from?

Pattern matching based on the function signature

How to implement Future as Applicative in Scala?

Standard ML: Confusion about Reference Cells

Implement a Bi-Directional Counter in Functional Programming?

Java 8 extending function interface and combining them

How do I fake IO input when testing with ExUnit?

Can non-persistent data structures be used in a purely functional way?

Mapping an array of functions over an array in Javascript

Functional programming construct for composing identity and side effect

Filter and collect nested collection elements using Java 8 stream

Why exactly would using applicative functors be inferior to monads for integer division?

Clojure - What's the benefit of Using Records Over Maps

Help in designing a small Unit Test Macro in Clojure

Scala: Suggestion for an idea for a hands on session

How to make Scala's immutable collections hold immutable objects

Is Scala for me? (C# developer with focus on functional / OOP style)