Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fold

Custom 'fold' function needs counter

haskell counter fold

Variations of folds on Haskell Trees

How do foldr and zipWith (:) work together?

haskell fold zipwith

Higher order function specifics with foldr and foldl

haskell fold combinators

Implementing tails using foldr in Haskell

haskell fold

Implementing static version of std::all_of using template metaprogramming?

Generic Poly2 Folder case for shapeless Hlist

Can any recursive definition be rewritten using foldr?

How should one concatenate a stream of arrays?

Are fold expressions subject to short-circuiting?

Is the distinction between foldr and foldl important for maps and sets?

haskell fold unordered

Scheme/Racket: Fold with booleans

Calling hjkl keys from vim's command line

vim fold

type inference in fold left one-liner?

scala type-inference fold

Why it is not possible to redefine (implement) foldr in terms of foldl

haskell fold proof

How would I implement this fold function?

haskell tree fold catamorphism

Map an arbitrary n-ary Tree with fold

Does Scalaz have something to accumulate in both error and success?

haskell fold operation on tree

haskell tree fold

Is it possible to use a fold with a Vec?

iterator rust fold