Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Compose LINQ-to-SQL predicates into a single predicate

C++0x template function object inference

String coverage optimization in Python

Parallelism on divide & conquer algorithm

How does this C# code get done in functional languages (F#? Haskel?)

Functional C++ via template abuse

Map on HList in method with Poly1 based on type parameter of class

Cartesian Power of a list in Erlang

Can you curry a function with varargs in scala?

Functional python -- why does only one of these generators require list() to work?

How was `val hash : 'a -> int` was implemented in OCaml?

How to pin dependencies in Haskell apps

Does PHP have an equivalent to Python's all()

Python multiprocessing map function error

Generalizing Arithmetic Operators

Practical use of K-combinator (Kestrel) in javascript

How would you define map and filter using foldr in Haskell?

Pass in a type to a generic Swift extension, or ideally infer it

How can I load a ml file in toplevel of OCaml, just like `use mine.sml` in SML/NJ?

Zip two lists of different lengths with default element to fill