This website requires JavaScript.
Explore
Help
Sign in
Rakarake
/
churf
Watch
1
Star
0
Fork
You've already forked churf
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6218efac20
churf
/
sample-programs
/
basic-4
Martin Fredin
ce31e4d490
Fix first unnecessary supercombinator
2023-02-09 17:53:39 +01:00
2 lines
36 B
Text
Raw
Blame
History
f x = let g = (\y. y+1) in g (g x)
Reference in a new issue
View git blame
Copy permalink