Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Javascript: point-free style in callback

Build Json from an array of objects

Java functional generics [duplicate]

Search in the list of integers, one of the longest ordered subsets (not necessarily consecutive) ordered by growth

Memoize multi-dimensional recursive solutions in haskell

Coming to Ocaml from Ruby, Lisp, Haskell, and Erlang [closed]

How to make a C# 'grep' more Functional using LINQ?

Unit-safe square roots

How far should I take referential transparency?

infinite loop in functional programming?