Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How hard is it to change from OOP thinking to pure functional-oriented programming thinking in .NET? [closed]

Very simple RogueLike in F#, making it more "functional"

How to validate parameters in a functional way?

Lambdas in Salesforce Apex

Monads from all angles - Mathematical, diagramatic and programmatical

Understanding I/O monad and the use of "do" notation

How to ensure that a python function generates its output based only on its input?

Java 8 functional constructor from templated object

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