Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in combinators

Scala: Flatten the parseresult (~) from combinators parser into List?

parsing scala combinators

Haskell: some and many [duplicate]

Folding flatMap/bind over a list of functions (a.k.a. Name That Combinator!)

scala haskell combinators

How would you (re)implement iterate in Haskell?

haskell loops combinators

How to create a lazy-seq generating, anonymous recursive function in Clojure?

What is a Combinator in Haskell

haskell combinators

Python implementation of Parsec?

Since "fold" isn't powerful enough to write a tree pretty-printer with indentation, what high-order combinator is?

Haskell: surprising behavior of "groupBy"

haskell combinators

foldr and foldl further explanations and examples

Shorter way to write this code

S combinator in Haskell

Are there "type-level combinators"? Will they exist in some future?

(Kestrel) K-combinator: why is it useful?

What are zygo/meta/histo/para/futu/dyna/whatever-morphisms?

Combinatory method like tap, but able to return a different value?

ruby theory combinators

What are some interesting uses of higher-order functions?

Y combinator discussion in "The Little Schemer"

How does Data.MemoCombinators work?

Parallel map in haskell