List Question
10 TechQA 2024-10-23 16:14:33How to implement iteration of lambda calculus using scheme lisp?
903 views
Asked by PeopleMoutainPeopleSea
Fixed point combinator for mutually recursive functions?
4.5k views
Asked by pauldoo
Why is the type of this function (a -> a) -> a?
938 views
Asked by TheIronKnuckle
Scala: (Int, Int) => Int doesn't match (Int, Int) => Int
4k views
Asked by rampion
Higher-order function of recursive functions?
1.8k views
Asked by mjs
How Can Lisp be defined in terms of y combinator?
128 views
Asked by codeDog
Fixed point of K combinator
871 views
Asked by xuanji
Unable to get implementation of Y combinator working
533 views
Asked by Hanfei Sun
fixed point combinator in lisp
1.8k views
Asked by alinsoar
Self-reference in function definition
154 views
Asked by user10206517