SpiceQA
Questions
Tags
Users
Badges
user_4220743
@user_4220743
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Top Questions
Why does (( (λf.λx.f(f(f(x)))) (λg.λy.g(g(y))) ) (λz.z + 1)) (0) evaluate to 8?
2 votes
2 answers
Getting infinite type error when making function that runs its input on itself
2 votes
3 answers