Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Agents in Haskell or functional languages?

Monad Transformers in C#

Apply a list of Functions to a Java stream's .map() method

Is it possible to infer the normalized source of a pure λ function on Haskell?

Is there a way to use print with the formats of printf in Haskell?

Is there a fast, functional prime generator?

How to safely `mapM` over `System.IO.openFile`

Counting aborted transactions in Clojure

Create a method that accepts variable length of Function arguments with possibly different types

How to implement Floyd's Hare and Tortoise algorithm in Agda?

Logging using the free monad

regular expressions f#

Why can't I use undefined just everywhere?

How do I deep copy a Proc in Ruby?

Web scraping with Scheme

Why can't C# compiler infer generic-type delegate from function signature? [duplicate]

Why "Algebraic data type" use "Algebraic" in the name?

Recursion over a Swift Sliceable

Why `Random.nextInt` is considered not ' composable, modular, easily parallelized'

Interface with template member function