Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

functional programming: Get list of data from nested loop

Is it okay to mutate data in a loop in clojure?

Sort string without any builtin methods

Ramda group then convert siblings to children