Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Am I using randomRIO wrong?

MailboxProcessor performance problems

How to enumerate a recursive datatype in Haskell?

F# - Convert a char to int

f# functional-programming

Advice on Learning "How to Think Functional"?

Most common pattern for using a database in a functional language, given desire for no side-effects?

When is it okay to modify a variable in functional languages?

Why does leaving the dot out in foldLeft cause a compilation error?

What is the added value of the kestrel functional programming Design Pattern? (Scala)

Apply logical NOT to propEq and filter in ramda

Does parenthetical notation for self-invoked functions serve a purpose in Javascript? [duplicate]

Practical application of SKI calculus and BCKW

Replacing functions with Table Lookups

Understanding operations on composed functor types

What is a purpose of Zap Functor and zap function in Haskell?

Can't change/establish root binding of: [some-def] with set in Clojure

Can we get a method name using java.util.function?

Functional Programming: Does a list only contain unique items?

easy "undo" in functional data structures

Swapping two vars in scala [duplicate]