Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How to implement caching with Kleisli

How to accurately measure the effort required to reduce a λ-term?

calling reduce on list of akka http routes yields compilation error (no implicit value for parameter join)

Methods to exhaustively partition a vector into pairs in R

Strange behaviour that R retains last variable in list loop?

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

J2ME development without Java?

Scala: Does Option[Boolean] makes sense?

The Little Schemer - Where to start?

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

How does one write efficient Dynamic Programming algorithms in Haskell?