Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Can't output from .hs to .hc with GHC in Haskell

Functional composition with variadic templates in C++11

Lambda Calculus (λa.b)((λx.xx)(λx.xx)) [closed]

How to handle Option of List in Scala?

Can I overload a Haskell function based on a Bool function call?

How to add days to current date in clojure

How could collateral effects be managed in Java8 streams

On Haskell, what is the linguistic way to represent a card effect for a card game?

What does fun keyword do in Coq?

How to compare two sets in Agda?

Functional programming in javascript - add(a)(b)(c)

How to deal a card using F#

functional-programming f#

How can I restrict types in overridden method in Scala?

How to mock out rich dependencies when testing F#

Apply a stream of mappers to another stream in Java8

Does case class' copy-method use Structural Sharing?

Understanding nested lambda function behaviour in python

Support for functional pattern matching in Elm

Circular function calls when evaluating AST nodes for interpreter

F# Function Addition