Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

functional programming: immutable data structure efficiency

functional-programming

I couldn't understand the Y-Combinator, so I tried to implement it and ended up with something shorter, which worked. How is that possible?

Compute a chain of functions in python

How to use Math.max, etc. as higher-order functions

Purely functional soft heap

How to concatenate/compose functions in R?

r functional-programming

How to represent tree with sharing in Haskell

How do I create an _inline_ recursive closure in Swift? [duplicate]

How to not fall into R's 'lazy evaluation trap'

Are statistical programming languages like R/SAS considered functional or procedural [closed]

Mapping a function on a generator in JavaScript

Vulnerability in the functional programming paradigm?

The semantics of Mathematica's Thread function, someone needs to finally put this to rest

lambda in python

Functional Programming + Domain-Driven Design

Any real world experience debugging a production functional program?

Functional code for looping with early exit

golang-style "defer" in C++ [duplicate]

Elixir - What does the 'use' keyword do?

Tail recursion on R Statistical Environment