Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What is the combinatory logic equivalent of intuitionistic type theory?

Kotlin - Void vs. Unit vs. Nothing

Pass a typed function as a parameter in Dart

Is Ruby a functional language?

Generating permutations lazily

python list comprehensions; compressing a list of lists?

Groovy map method of collections

Is functional programming relevant to web development? [closed]

Split JavaScript array in chunks using Lodash

What's the status of current Functional Reactive Programming implementations?

Why is writing a compiler in a functional language easier? [closed]

Why no Array.prototype.flatMap in javascript?

Write a Haskell interpreter in Haskell

Are any JavaScript engines tail call (TCO) optimized?

How/why do functional languages (specifically Erlang) scale well?

Java 8 Supplier with arguments in the constructor

Abort early in a fold

Does Ruby perform Tail Call Optimization?

Can you explain closures (as they relate to Python)?

Does Java support Currying?