Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Dependent types for structured data validation

Can somebody please explain in layman terms what a functional language is? [duplicate]

functional-programming

Creating sum tree of binary tree scala

How can I write a recursive compose function in R?

Practical application of "Bananas, Lenses, Envelopes, and Barbed Wire"?

Multiplying numbers on horizontal, vertial, and diagonal lines

Any purely functional language bindings available for Selenium2/WebDriver?

Is RxJS faster than imperative? [closed]

Does Haskell provide a way to map a function to a data member?

Why does this first Haskell function FAIL to handle infinite lists, while this second snippet SUCCEEDS with infinite lists?

How to curry a function in Scala

Scala: List of pairs to pair of lists

nested recursive function in swift

Coding Practice for F#

f# functional-programming

alternative to typeclasses?

"type-switch" construct in C++11

Flowcharting functional programming languages

Will Haskell be a good choice for my task?

Making a custom datatype ord-able

Is it ever possible to detect sharing in Haskell?