Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What are the benefits / drawbacks of functional object creation in JavaScript?

Applying a function to a custom type in F#

f# functional-programming

Serializing persistent/functional data structures

How scalable is MapReduce in the original functional languages?

Functional language with design by contract feature

Convert simple recursive relation to functional program

r functional-programming

F# Cutting a list in half using functional programming

c++ - valid use of CRTP std::variant with two elements, but no more

Should a delay be considered as an immutable value?

Simulate an evaluator

Using anonymous functions in Haskell CIS194 Week 2 Exercise 2

Pattern matching for return values

How to pattern match head in a list in function?

How to aggregate delegates into a new delegate with linq

Python deep zip

Python: functional programming with cons, car & cdr