Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

Avoiding explicit recursion in Haskell

Scala Performance: imperative vs functional style

Fundamentals of Haskell Type Classes and "could not deduce (~) from the context (~)" error

How to shuffle a stream using the Stream API?

React Functional Component Inheritance

Name of Bi - Functor type class with one contravariant and one covariant parameter

Is INRIA going to add concurrency primitives to OCaml?

Is it possible to test the return value of Haskell I/O functions?

Is the FoldLeft function available in R?

pure/const functions in C++0x

Converting a function to use tail recursion -- a formal study

F# and modeling of the inheritance

Can every functional language be lazy?

`Refl` thing in Calculus of Constructions?

Can Ruby really be used as a functional language?

laziness and function composition (haskell, erlang)

How do I use map with custom function in Octave?

How should I organise my OCaml project?

Eta expansion - name origin

functional-programming

ReactiveCocoa sequencing with async network requests