Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Applicative vs Generative functors

What is the relation between syntax sugar, laziness and list elements accessed by index in Haskell?

Combining Predicates

Return value in F# - incomplete construct

f# functional-programming

Getting reference to the JavaScript Function object behind an operator

"filter" higher order function in C++

functional java: what's this P1 thing?

Most concise way to combine sequence elements

How to get rid of this ambiguity?

Does C support function expressions?

Does Scala have a function application operator?

Pass scala function as java functional interface argument

How to join array of optional integers to string?

Objects in functional programming - Immutability

How do I enforce run-time conditions on data in Haskell?

Swift: Lazily encapsulating chains of map, filter, flatMap

Wrapping my head around OCaml

Is there a more lispy way to write this code?

How to combine delegates in C#

Can I pass an arbitrary function to another function in Scala?