Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lazy-evaluation

Why do literals not const by default?

Why the constant() solution is more efficient than the easier one in "FP in Scala" 5.8?

Haskell style/efficiency

Iterator blocks in Clojure?

clojure map function being eager?

Does Haskell discards intermediary results during lazy evaluation?

recursive (doall) in clojure

clojure lazy-evaluation

Lazy evaluation of map

is it possible to print all reductions in Haskell - using WinHugs?

garbage collect objects after lazy values have been calculated

mixing foldr with OR in Haskell (laziness?)

How is lazy evaluation implemented in a way that doesn't require more overhead than gains produced?

Lazy Quicksort in Scala

Rationale for behaviour overriding a val

Lazily concatenate an enumerable of lists

Lazy Folding of Infinite Depth & Infinite Breadth Rose Tree to its Edge Paths

Why is it sometimes possible to fold an infinite list from the right?

haskell lazy-evaluation

Playing with infinity - Lazy arithmetics

is there a lazy way to write the minus function (remove items from a list)?

Influence of KRC and SASL on Haskell?