Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Can the composite pattern be used to generate HTML from a tree and handle the indenting as well, or this inherently not possible?

Haskell Debugging

What is meant by 'retain state' in c++?

Insert specific element y after every n elements in a list

Functional programming in Java 7 [closed]

Why doesn't Scala's Either.RightProjection#filter return an Either?

Idiomatic Scala to iterate over all substrings [closed]

Pass `out` parameter (as reference) in F#

What are the benefits of Reader monad?

F# array with O(1) lookup and O(1) slice

Are Futures in Scala really functional?

Purity, Referential Transparency and State Monad

Wire up Elm lang and Semantic UI

Groovy: map reduce list of maps

Error FS0037 sometimes, very confusing

Passing objects through streams and flatmaps

How to guarantee referential transparency in F# applications?

Nested map of arrays the FP way

Java8 lambda: sort a stream in reverse order?

mixing foldr with OR in Haskell (laziness?)