List Question
10 TechQA 2024-12-29 10:48:29How to implement iteration of lambda calculus using scheme lisp?
909 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?
954 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?
138 views
Asked by codeDog
Fixed point of K combinator
886 views
Asked by xuanji
Unable to get implementation of Y combinator working
543 views
Asked by Hanfei Sun
fixed point combinator in lisp
1.9k views
Asked by alinsoar
Self-reference in function definition
166 views
Asked by user10206517