Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Using `.of` Constructor on Sanctuary Maybe

Catching a generic exception

Get intersection of two maps with different values in Kotlin

Is it possible to utilise partial application in Dart (partial / apply / fixing arguments)

Update objects in one list based on values from second one using streams

Skip the function if executing time too long. JavaScript

Folding a sequential stream in Java

Type guard with complement in false branch

How to implement Factorial via Control.Arrow.loop?

Anyone got --standalone option to work in F# CTP?

f# functional-programming

Is there a relationship between calling a function and instantiating an object in pure functional languages?

map function in Erlang

Functional equivalent to iterating over a 2D array

Converting a function with two recursive calls in scheme to make it tail-recursive

Are symbolic computation and functional programming related? [closed]

IEnumerable<T> in OCaml

Java equivalent to Python's itertools.groupby()?

a simple generalisation of the Applicative (Functor) type-class; pattern matching on constructors

Graph programming in Scheme

Currying and multiple integrals