Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

In functional reactive programming, how do you share state between two parts of the application?

How to judge (or how to write) a python function with no side effects?

Using Roslyn in F#

How to write a type that is isomorphic to Tree without nested lists?

Why should I avoid using local modifiable variables in Scala?

Intuition for "run" function of monads

What is the purpose of single assignment?

namedTuples definition across multiple chained functions

Pass a function (with arguments) as a parameter in PowerShell

Haskell Fibonacci Explanation

C++ Lambda does not have operator()

What's the difference between closures and traditional classes?

Mutable variable vs Mutable collection

Does Java 8 support functions as first class objects?

Mapping over an array of Tasks in Javascript

How to use std::optional in C++

In simple terms, what's the difference between a thunk and a Higher Order Function?

Does functional programming reduce the Von Neumann bottleneck?

How to make tree mapping tail-recursive?

Python functional programming snippets