Name: Anonymous 2008-07-03 9:53
so I will write fictional nonsensical Haskell code with nice Unicode
— Computes the anus of y
x :: Num a ⇒ a → a
x = λy·y×(y÷2)
— Charlie Brown
foo :: String → String
foo x = case lookup “x” x of
Just y → y
Nothing → x
— Computes the anus of y
x :: Num a ⇒ a → a
x = λy·y×(y÷2)
— Charlie Brown
foo :: String → String
foo x = case lookup “x” x of
Just y → y
Nothing → x