Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Application of Tail-Recursion in OCaml

What is a polymorphic lambda?

"Reduce" adds unrequested attributes to result

r functional-programming

Why don't imperative languages have pattern matching?

foldl behaviour on infinite lists

map with lambda vs map with function - how to pass more than one variable to function?

Function Inside a JavaScript Function Without Declaring it Everytime Anew

Reassigning a variable in list comprehension

Interpreting output after using callback in javascript

Detailed information about type instances

Most idiomatic way to call fb() only if fa() succeeds

Blocking Event Loop

How to find index of an Array element in OCaml

How to pass an (a,b) function to a method and use it?

What is the exact meaning of the equal sign in Elixir?

Maximum Size Square of All 1's in Haskell

In Python, how do you return a list of indexes for an arbitarily nested element?

java8 stream style for retrieving a inner part of map through a field list?

How do I decorate a partially applied function in Python 3?

Clojure, unquote slicing outside of syntax quote