StackOverflow Questions for Tag: y-combinator

David
David

Reputation: 113

List function with Y combinator does no recursion, why?

Score: 3

Views: 543

Answers: 2

Read More
Arrow
Arrow

Reputation: 369

Why does this Y Combinator using code fail to compile?

Score: 2

Views: 199

Answers: 1

Read More
Student
Student

Reputation: 400

Y combinator in elisp

Score: 3

Views: 449

Answers: 1

Read More
Theo Belaire
Theo Belaire

Reputation: 3020

Y Combinator in Haskell

Score: 53

Views: 20978

Answers: 5

Read More
Eduard Lev
Eduard Lev

Reputation: 33

Implementing the Y-Combinator in Swift

Score: 0

Views: 86

Answers: 0

Read More
Mark Karavan
Mark Karavan

Reputation: 2674

Is the Y Combinator a left fold or a right fold?

Score: 0

Views: 217

Answers: 1

Read More
Quentin
Quentin

Reputation: 1086

Converting Python functions with multiple statements to lambdas

Score: 0

Views: 46

Answers: 0

Read More
Shish Basu Palit
Shish Basu Palit

Reputation: 21

Why does wrapping a function with a lambda fix stack overflow?

Score: 0

Views: 113

Answers: 1

Read More
Jonathan Portorreal
Jonathan Portorreal

Reputation: 2826

How to use Y- Combinator; why does this infinite recursion return 9?

Score: 6

Views: 615

Answers: 1

Read More
nomen
nomen

Reputation: 3715

Transforming a function that computes a fixed point

Score: 10

Views: 1152

Answers: 2

Read More
Gabriel Mitchell
Gabriel Mitchell

Reputation: 979

Fixed point combinator usage? Why a stack overflow here?

Score: 6

Views: 552

Answers: 1

Read More
klactose
klactose

Reputation: 1222

How would you implement a fixed-point operator (Y combinator) in F#?

Score: 2

Views: 1413

Answers: 2

Read More
xuanji
xuanji

Reputation: 5097

Fixed point of K combinator

Score: 3

Views: 864

Answers: 1

Read More
Alex Gian
Alex Gian

Reputation: 504

Y-combinator does not seem to have any effect

Score: 0

Views: 327

Answers: 3

Read More

Sharing vs. non-sharing fixed-point combinator

Score: 8

Views: 513

Answers: 3

Read More
user9405153
user9405153

Reputation:

Y-combinator in Scheme, using lazy evaluation?

Score: 3

Views: 478

Answers: 2

Read More
Colonel Panic
Colonel Panic

Reputation: 137524

How to define Fibonacci function from non-recursive version?

Score: 4

Views: 362

Answers: 2

Read More
hackape
hackape

Reputation: 19947

How does Y-combinator compute the fixed point programmatically?

Score: 10

Views: 1172

Answers: 4

Read More
Riley
Riley

Reputation: 1071

Why do I need to specify a return value for a function I'm passing to a Y combinator

Score: 3

Views: 94

Answers: 2

Read More
PreviousPage 2Next