Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is it possible to iterate through two lists at the same time in Underscore.js?

Standard ML functor examples

Map/reduce equivalent for a list comprehension with multiple for clauses

Already existing functional way for a retry-until in Scala?

Python function that always return the same boolean value

flip order of passed arguments

Haskell >>= operation: why is the function argument required to return another Monad?

Cleaning a list of data in Java8

Haskell - why would I use infinite data structures?

Monads - where are they necessary?

Short-circuiting function from foreach

Scheme let statement

How to write idiomatic clojure (+ functional) code?

Percent sign in defun and defstruct

Haskell irrefutable pattern matching

Does the functionality of Grouping operator `()` in JavaScript differ from Haskell or other programming languages?

What are R's equivalents to Perl's map and grep?

How would you write fetching a collection the "Reactive Cocoa" way?

Specifying class constraints in value constructors

Practical use of improper lists in Erlang (perhaps all functional languages)