Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

Monoid homomorphism and isomorphism

How to pass a function typesafe in julia

How to iterate a list of Predicates