Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Scalaz monad transformers. Applying f1:A => G[B], f2:B => G[C] function to F[G[A]] object

Scala underscore explanation

Ambiguous type with type families

Pattern matching on two records with the same fields

Scala Type Syntax

Why does not Clojure support private functions in macro?

How to use first/head and rest/tail with Swift?

Sorting key function that uses custom comparison [duplicate]

C# 7 - Why can't I return this awaitable type from an async method?

Proper way of applying two (or many) option values to a function in F#

Functional programming axioms

Is there any point in drawing an UML class diagram in functional programming?

Compose multiple predicate functions into one

Scala: Function0 vs by-name parameters

Writing the function "once" in Elixir

Does calling curried function in render have negative performance impact?

Iterate over table filling 2 HasSets in a functional way in Scala

What does Preserve sharing means in lazy Streams?

Reduce / fold over list of monoid but reducer returns Either

Finding equivalent program to proof in typed lambda calculus