Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Words returns wrong output when a String has apostrophes in it

scala generic function reference

How does one detect mutation in a C# function?

c# functional-programming

What is implicit recursion?

How to write the Average Function for this Data structure in Scheme/Lisp?

Help translating this Java codeblock to Clojure?

Dividing a list in specific number of sublists

Howto move from object based language to server side Node.js Javascript for big projects?

More Pythonic (or perhaps functional) way of creating this list?

How do you save a tree data structure to binary file in Haskell

clojure functions, let & return values

boost::ref and boost::asio completion handlers, pass-by-reference

reversing a list in OCaml using fold_left/right

What's the formal term for a "foldable" function?

How to define foldM using foldr/foldl (if it is possible)?

What are the advantages of Cons?

Idiomatic way to use for, while still maintaining high performance

Composing lenses with Control.Lens where an intermediate function must be called

Learning functional programming - having trouble conceptualizing "no if statements" [duplicate]

functional-programming

R: can I do the following using Reduce (or another high-level function)?

r functional-programming