Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
wigust
/
dotfiles
Suivre
2
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3a6ed2cdb7
Branches
Tags
master
dotfiles
/
dot_ghci
dot_ghci
75 B
Historique
Raw
1
2
:set +t
exampleLambda = (\x -> putStrLn "Lambda example: (\\ x -> x) 5") ""