Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Is there an identity function in Ruby?

Why honest function example in C# still not being honest?

c# functional-programming

How do operator associativity, the associative law and value dependencies of monads fit together?

How do I make a Lazy List in an Eager Language?

Multiline Matching in Haskell Posix

Operate on values within structurally similar types in Haskell

lambda calculus for functional programming

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?