Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
wigust
/
dotfiles
Beobachten
2
Favorit hinzufügen
1
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
dotfiles
/
dot_ghci
dot_ghci
75 B
Permalink
Verlauf
Originalformat
1
2
:set +t
exampleLambda = (\x -> putStrLn "Lambda example: (\\ x -> x) 5") ""