List Question
10 TechQA 2024-12-29 10:48:29How to implement iteration of lambda calculus using scheme lisp?
936 views
Asked by PeopleMoutainPeopleSea
Fixed point combinator for mutually recursive functions?
4.6k views
Asked by pauldoo
Why is the type of this function (a -> a) -> a?
981 views
Asked by TheIronKnuckle
Scala: (Int, Int) => Int doesn't match (Int, Int) => Int
4.1k 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?
163 views
Asked by codeDog
Fixed point of K combinator
918 views
Asked by xuanji
Unable to get implementation of Y combinator working
571 views
Asked by Hanfei Sun
fixed point combinator in lisp
1.9k views
Asked by alinsoar
Self-reference in function definition
194 views
Asked by user10206517