Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Removing code duplication

How to join links in Python to get a cycle?

Is there a C++ library similar/equivalent to Functional Java?

efficient functional data structure for finite bijections

Converting expression to pointfree style (Haskell)

Haskell for Lambda Calculus, Type Inferencing