Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Difference between logic programming and functional programming

What is "polymorphism a la carte" and how can I benefit from it?

Can anyone explain Monads? [duplicate]

Haskell or Standard ML for beginners? [closed]

How to call Python functions dynamically

"Monad transformers more powerful than effects" - Examples?

How to compose functions in Rust?

Why should I use applicative functors in functional programming?

Is there a method reference for a no-op (NOP) that can be used for anything lambda?

Mathematica: what is symbolic programming?

Functional lenses

Scala currying vs partially applied functions

What is the point of the class Option[T]?

The difference between Reactive and Functional-Reactive programming

What do "reify" and "reification" mean in the context of (functional?) programming?

What is the motivation for Scala assignment evaluating to Unit rather than the value assigned?

Pure Functions: Does "No Side Effects" Imply "Always Same Output, Given Same Input"?

any() function in Python with a callback

Recursion schemes for dummies?

What is the combinatory logic equivalent of intuitionistic type theory?