Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
wigust
/
dotfiles
Watch
2
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4e4821a3dd
Branches
Tags
master
dotfiles
/
dot_ghci
dot_ghci
75 B
History
Raw
1
2
:set +t
exampleLambda = (\x -> putStrLn "Lambda example: (\\ x -> x) 5") ""