Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Reimplementing C# Inheritance with generics in F# using functional techniques

Currying out of order in Ruby

How can I separate a list of ADTs into its variants?

Approach to thread resources like connections 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

Scala: Does Option[Boolean] makes sense?

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?"