Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How does continuation monad really work

f# functional-programming

Lisp - Logical operators

Is it possible for a non IO monad to violate Associativity in Haskell?

Typed FP: Tuple Arguments and Curriable Arguments

Python: List Comprehension and Functional Programming

Can anyone explain me what is state and mutable data?

Implementing List#flatMap

Applying func to elements in std::tuple in the natural (not reverse) order

Enumeration Combinations of K elements using Java 8

Clean functional way to break out of a sequence loop

F# sum of all other elements in list

f# functional-programming

Trouble with lazy convolution fn in Clojure

What are good examples of: "operation of a program should map input values to output values rather than change data in place"

Multiple flatMaps in Scala

How do I get pairs of elements from infinite lists in Haskell?

Elegant way to write ordered comparison on multiple properties

Python and functional programming: is there an apply() function?

In Swift how can I filter an array of objects conforming to a protocol by their class?

Using for loop to define multiple functions - Python

Summing a finite prefix of an infinite series