Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Difference between lifting and higher order functions

Count occurrences of each tag using functional programming

Haskell performance: Composition vs Application?

Difference between initial and terminal objects in a category

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