Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

ConcurrentHashMap with functional programming. Is suspending unsafeRun safe?

Implementing Applicative instance for dictionaries (Map, associated arrays)

Mapping collections with LINQ

In F#. Is it possible to overload constructor of an abstract type?

xappings, xectors, xets

Can I use Gambit-C, Mlton, or Chicken Scheme with Google's Native Client

Can fixed-point functions be used on polynomials?

What is the purpose of second return function here?

Pure FP in Scala?

Logging in functional programming with Java

Modelling producer-consumer semantics with typeclasses?

Scala Function.tupled vs f.tupled

Treat Spark RDD like plain Seq

K / Kestrel Combinator for monads?

The Little Schemer - Where to start?

F# curried function

Idiomatic encapsulation in Clojure: How can data be bundled with linked behavior?

How does one write efficient Dynamic Programming algorithms in Haskell?

How do I get my brain moving in "lisp mode?"

Java 8 fill array with supplier