Syntax
guards
f x | even x = "even" | otherwise = "odd"
Uplinks
Syntax
#
guards
Parent directory zettel