Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

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

What is a "strongly moded" programming language?

C++20 Streams aka Ranges

Are some Functional Programming languages syntactically geared for better performance?

How to use 'oneof' in quickCheck (Haskell)

Functional programming approach for Java's input/output streams

What is a unification algorithm?

Problem with pattern matching in ocaml

Scala - string modification in a functional manner