Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How to correct my OOP tendencies when programming in Haskell

What does it mean that non pure functions break composability?

Scala-Cats Validated: value mapN is not a member of ValidatedNel tuple

anonymous function performance in PHP [closed]

In Haskell, are guards or matchers preferable?

What do the empty parentheses `()` mean in Elm?

How to reason about stack safety in Scala Cats / fs2?

When to use Closures

Function Application Operator ($) in F#?

Limitations of let rec in OCaml

String Concatenation in Purescript

What are those math functions end with apostrophe in Clojure?

Why is currying and uncurrying not implicit in scala

Is there any intuition to understand join two functions in Monad?

map vs list; why different behaviour?

Cats: Non tail recursive tailRecM method for Monads

Monad with no wrapped value?

Is there a fast language that supports portable continuations?

References for learning the theory behind pure functional languages such as Haskell?

Big datastructures in functional programming

functional-programming