Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Clojure DAG (Bayesian Network)

Best way to assign value in a try block

"Deep" function currying in C++ using template metaprogramming

Computing the "closure" of the attributes of an object given functions that change the attributes

Persistent (purely functional) Red-Black trees on disk performance

Is it usual for interaction nets to leave piles of redundant fans?

Have I implemented Y-combinator using C# dynamic, and if I haven't, what is it?

Does MATLAB perform tail call optimization?

JavaScript callbacks and functional programming

clojure how to know the path of a folder / file / directory in one project?

Programming without if-statements? [closed]

What type corresponds to a xor b in type theory?

How does Jan Willem Klop's "(L L L...)" Y combinator work?

What are some Python libraries written to demostrate Functional Reactive Programming? [closed]

Mix and match stateful computations within the State monad

zip_longest without fillvalue

How can I use Kleisli composition with functions returning Validations?

Functional javascript? [closed]

What persistent data structures does Raku/Rakudo include?

Make All Types Constant by Default in C++