Search code examples
fixed point combinator in lisp...

lispschemecombinatorsy-combinator

Read More
How would you (re)implement iterate in Haskell?...

haskellloopscombinators

Read More
Type-safely Implementing an Arbitrary Degree Blackbird Combinator (B-n Combinator)...

idriscombinatorsidris2

Read More
Y combinator discussion in "The Little Schemer"...

schemecombinatorsy-combinatorthe-little-schemer

Read More
Python: Haskell-like . / $...

pythonhaskellfunctional-programmingcombinators

Read More
How can I extract the redundancy in this Factor word definition with dataflow combinators?...

combinatorsfactor-lang

Read More
Haskell map/zip Vs. list comprehension...

haskellziplist-comprehensionpointfreecombinators

Read More
What are super combinators and constant applicative forms?...

haskellfunctional-programmingcombinators

Read More
Defining an alternative Psi combinator in Haskell...

haskellfunctional-programmingcombinatorscombinatory-logic

Read More
Defining a stack data structure and its main operations in lambda calculus...

lambdafunctional-programminglambda-calculuscombinatorsy-combinator

Read More
Haskell: Is there a simpler way to express the function (\f g x y -> f (g x) (g y))? Using Applic...

haskellcombinators

Read More
S combinator in Haskell...

haskellcombinatorss-combinator

Read More
Combining constraints?...

haskellconstraintscombinators

Read More
What does Haskell's Data.Function.on do?...

haskellcombinators

Read More
foldl is tail recursive, so how come foldr runs faster than foldl?...

optimizationhaskelltail-recursioncombinatorsfold

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

rubytheorycombinators

Read More
Explain this implementation of the Y combinator in Scala?...

scalacombinatorsy-combinator

Read More
Euler function of C(n, k)...

mathcombinationsnumber-theorygreatest-common-divisorcombinators

Read More
How does Data.MemoCombinators work?...

haskellmemoizationcombinators

Read More
How C++ lambda move capture *this in rvalue reference member function?...

c++functional-programmingmonadsmonad-transformerscombinators

Read More
How to implement a fast type inference procedure for SKI combinators in Python?...

pythonalgorithmfunctional-programminglambda-calculuscombinators

Read More
How to implement SKI combinators in Prolog?...

prologlambda-calculuscombinators

Read More
Point-free version of g(f(x)(y))...

javascriptfunctional-programmingramda.jspointfreecombinators

Read More
foldr and foldl further explanations and examples...

functionhaskellsyntaxcombinatorsfold

Read More
How does foldr work?...

haskellcombinatorsfold

Read More
Expressing Y in term of SKI-Combinators in JavaScript...

javascriptcombinatorsy-combinatorcombinatory-logic

Read More
how to write a foldr HOF in Haskell...

haskellcombinatorsfold

Read More
Conditionally Acting on Specific Error Using and_then in Rust...

error-handlingrustcombinators

Read More
Haskell: some and many...

haskellapplicativecombinatorsalternative-functorsome-and-many

Read More
Does SKS equal SKK?...

lambda-calculuscombinatorsequivalencek-combinators-combinator

Read More
BackNext