StackOverflow Questions for Tag: y-combinator

alinsoar
alinsoar

Reputation: 15803

fixed point combinator in lisp

Score: 5

Views: 1932

Answers: 1

Read More
ypa y yhm
ypa y yhm

Reputation: 219

How could this Y' be the same as this Y combinator itself?

Score: -1

Views: 133

Answers: 2

Read More
dsimard
dsimard

Reputation:

Can a lambda function call itself recursively in Python?

Score: 90

Views: 69632

Answers: 17

Read More
planarian
planarian

Reputation: 2151

Y combinator discussion in "The Little Schemer"

Score: 38

Views: 5302

Answers: 2

Read More
interstar
interstar

Reputation: 27206

Good explanation of "Combinators" (For non mathematicians)

Score: 58

Views: 12521

Answers: 8

Read More
Rubens
Rubens

Reputation: 14778

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

Score: 9

Views: 2338

Answers: 2

Read More
Keith
Keith

Reputation: 1917

Strip `FALSE` prefix from Boolean list using the y-combinator? Stumped

Score: 3

Views: 112

Answers: 2

Read More
codeDog
codeDog

Reputation: 53

How Can Lisp be defined in terms of y combinator?

Score: 2

Views: 229

Answers: 1

Read More
nmukh
nmukh

Reputation: 15

What is (Y Y), the Y-combinator applied to itself?

Score: 0

Views: 273

Answers: 2

Read More
liango
liango

Reputation: 804

Explain this implementation of the Y combinator in Scala?

Score: 9

Views: 2434

Answers: 4

Read More
Encore PTL
Encore PTL

Reputation: 8214

YCombinator not working in Swift

Score: 3

Views: 408

Answers: 3

Read More
Node.JS
Node.JS

Reputation: 1592

Trying to setup y combinator using C# delegate type

Score: 0

Views: 62

Answers: 0

Read More
calvin
calvin

Reputation: 2955

How can I implement Y-Combinator with FnMut in Rust?

Score: 1

Views: 515

Answers: 1

Read More
Valerie Berger
Valerie Berger

Reputation: 11

Beta Reduction steps on Y combinator

Score: 1

Views: 116

Answers: 0

Read More
Ben Schäffner
Ben Schäffner

Reputation: 360

Expressing Y in term of SKI-Combinators in JavaScript

Score: 7

Views: 1677

Answers: 1

Read More
user10206517
user10206517

Reputation: 47

Self-reference in function definition

Score: 1

Views: 144

Answers: 2

Read More
user2465039
user2465039

Reputation: 965

Why is the introduction of the Ycombinator in λ-calculus necessary?

Score: 2

Views: 208

Answers: 3

Read More
pauldoo
pauldoo

Reputation: 18645

Fixed point combinator for mutually recursive functions?

Score: 17

Views: 4848

Answers: 3

Read More
Juliet
Juliet

Reputation: 81526

How do I define y-combinator without "let rec"?

Score: 49

Views: 4689

Answers: 5

Read More
Stefan Bauer
Stefan Bauer

Reputation: 413

How do I manage declarations that require template parameters derived from recursive functors/lambdas?

Score: 2

Views: 96

Answers: 2

Read More
PreviousPage 1Next