Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in functional-programming

What's the difference between functors and "generics"

Are there any special challenges for functional programming in an embedded environment?

Is the 'Signal' representation of Functional Reactive Programming correct?

n-ary curry in CoffeeScript

Recycling and assignment functions (`split<-`)

OCaml functors, Haskell type classes, and multiple derivation

Can Java generics be parameterized with values instead of types?

Disadvantage of unlifted type products?

Why do functional programming languages require garbage collection?

GUI programming in Scala

How do I write a game loop in Haskell?

Using scalaz state in a more complicated computation

Does `string` in OCaml support UTF-8?

How to use a callback function in python?

functional programming: immutable data structure efficiency

functional-programming

I couldn't understand the Y-Combinator, so I tried to implement it and ended up with something shorter, which worked. How is that possible?

Compute a chain of functions in python

How to use Math.max, etc. as higher-order functions

Purely functional soft heap

How to concatenate/compose functions in R?

r functional-programming