Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What's the formal difference between a function-level language and a functional one?

functional-programming

Five Digit Primes in a 5x5 Grid

Is it possible to implement a js version of Haskell's unzip in a purely functional fashion?

compose function and functional module

scala: define default parameters in a function (val) vs using a method (def)

Jumping forward with the continuation monad

FP alternative to polymorphism in JavaScript/ReactJS

Filter Function Not Lazy

Assign a method with default values to Func<> without those parameters?

Stackless trampoline Monad/Computation Expression

f# functional-programming

find free variables in lambda expression

Will I be able to use Clojure functions as Lambdas in Java 8?

Functional Equivalent of State Design Pattern

Scala set function

Safer Handles in Haskell?

Erlang (Functional Programming) vs Object Oriented Programming in terms of thinking

testing in functional programming

Examples of functional or dynamic techniques that can substitute for object oriented Design Patterns

Can functional reactive programming (FRP) be expressed using monads?

Abstract over repeated flatMap