Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Is jQuery a monad

Java Stream: divide into two lists by boolean predicate

In Haskell, why non-exhaustive patterns are not compile-time errors?

Clojure for a lisp illiterate [closed]

Universal and Existential Quantifiers of First-Order Logic

In Functional Programming, is it considered a bad practice to have incomplete pattern matchings

if-else branching in clojure

Is there a Python equivalent of the Haskell 'let'

Is there a functional way to init an array in JavaScript ES6?

list.reverse does not return list?

Clojure length of sequence

Python list filtering with arguments

Monad in non-programming terms [duplicate]

Functional programming in C with macro "Higher Order Function" generators

Is there any benefit to call Reflect.apply() over Function.prototype.apply() in ECMAScript 2015?

When choosing a functional programming language for use with LLVM, what are the trade-offs?

Implementing a callback in Python - passing a callable reference to the current function

How to relate to type from outer context

What are the main differences between Scala and Frege (in programming paradigms)?

Do you find you still need variables you can change, and if so why?