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
e212c79a44
churf
/
sample-programs
/
basic-4
Martin Fredin
08917be1c6
Fix first unnecessary supercombinator
2023-02-10 16:45:33 +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