Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Create local functions in F#

Find Object inside Array inside another Array

How to filter Array of Strings by Array of Strings allowing partial matches

What does `((,) e` mean in Haskell?

Haskell: Understanding custom data types

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?