Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is the difference between a cyclic function and a recursive function?

What is Range V3 for MakeStream::iterate()?

Cartesian product "generator" (not list) in Haskell

Haskell function definition syntax

Functions in Haskell

Using Ramda, how do you compose against binary functions?

How can I set the initial value of a Switch Button on a Gambas Qt application?

Why would one use a functional language in an otherwise Imperative project? [closed]

functional-programming

Recursion Haskell

What is the benefit of using curried/currying function in Functional programming?

How does the compose (*) function work in Ruby (from The Ruby Programming Language)?

Looking for a functional language based on YAML

`return` in a scala function literal

Dependency Injection and Inversion of Control - terminology

How to correctly write a foldLeft function that may fail?

ELM/Haskell : use Regular expression(Regex) to search a String and render Html view

char representation clojure

Do we need fixed point combinators in C#?

What is meant by "effectively tail recursive"?

Nix: Map list of keys to attribute set members