StackOverflow Questions for Tag: y-combinator

ypa y yhm
ypa y yhm

Reputation: 219

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

Score: -1

Views: 126

Answers: 2

Read More
dsimard
dsimard

Reputation:

Can a lambda function call itself recursively in Python?

Score: 90

Views: 69410

Answers: 17

Read More
planarian
planarian

Reputation: 2151

Y combinator discussion in "The Little Schemer"

Score: 38

Views: 5289

Answers: 2

Read More
interstar
interstar

Reputation: 27166

Good explanation of "Combinators" (For non mathematicians)

Score: 58

Views: 12487

Answers: 8

Read More
Rubens
Rubens

Reputation: 14768

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

Score: 9

Views: 2331

Answers: 2

Read More
Keith
Keith

Reputation: 1907

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

Answers: 1

Read More
nmukh
nmukh

Reputation: 15

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

Score: 0

Views: 261

Answers: 2

Read More
liango
liango

Reputation: 804

Explain this implementation of the Y combinator in Scala?

Score: 9

Views: 2429

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

Trying to setup y combinator using C# delegate type

Score: 0

Views: 61

Answers: 0

Read More
calvin
calvin

Reputation: 2925

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

Score: 1

Views: 501

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

Answers: 1

Read More
user10206517
user10206517

Reputation: 47

Self-reference in function definition

Score: 1

Views: 144

Answers: 2

Read More
user2465039
user2465039

Reputation: 943

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

Score: 2

Views: 208

Answers: 3

Read More
pauldoo
pauldoo

Reputation: 18615

Fixed point combinator for mutually recursive functions?

Score: 17

Views: 4809

Answers: 3

Read More
Juliet
Juliet

Reputation: 81506

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

Score: 49

Views: 4670

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
Stefan Bauer
Stefan Bauer

Reputation: 413

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

Score: 5

Views: 567

Answers: 2

Read More
PreviousPage 1Next