StackOverflow Questions for Tag: y-combinator

Stefan Bauer
Stefan Bauer

Reputation: 413

Why does Visual Studio compile this function correctly without optimisation, but incorrectly with optimisation?

Score: 5

Views: 576

Answers: 2

Read More
David
David

Reputation: 113

List function with Y combinator does no recursion, why?

Score: 3

Views: 546

Answers: 2

Read More
Arrow
Arrow

Reputation: 369

Why does this Y Combinator using code fail to compile?

Score: 2

Views: 202

Answers: 1

Read More
Student
Student

Reputation: 400

Y combinator in elisp

Score: 3

Views: 454

Answers: 1

Read More
Theo Belaire
Theo Belaire

Reputation: 3020

Y Combinator in Haskell

Score: 53

Views: 21053

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: 2836

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

Score: 6

Views: 625

Answers: 1

Read More
nomen
nomen

Reputation: 3725

Transforming a function that computes a fixed point

Score: 10

Views: 1154

Answers: 2

Read More
Gabriel Mitchell
Gabriel Mitchell

Reputation: 979

Fixed point combinator usage? Why a stack overflow here?

Score: 6

Views: 553

Answers: 1

Read More
klactose
klactose

Reputation: 1222

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

Score: 2

Views: 1419

Answers: 2

Read More
xuanji
xuanji

Reputation: 5097

Fixed point of K combinator

Score: 3

Views: 866

Answers: 1

Read More
Alex Gian
Alex Gian

Reputation: 514

Y-combinator does not seem to have any effect

Score: 0

Views: 328

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: 481

Answers: 2

Read More
Colonel Panic
Colonel Panic

Reputation: 137722

How to define Fibonacci function from non-recursive version?

Score: 4

Views: 362

Answers: 2

Read More
hackape
hackape

Reputation: 19987

How does Y-combinator compute the fixed point programmatically?

Score: 10

Views: 1178

Answers: 4

Read More
PreviousPage 2Next