Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

How function reduction in Haskell works?

Count and print unique list items in one chain using Java Streams

How to sum up the individual fields of the object list and return the results as a single object

How to convert a custom type to an Integer in Haskell?

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