n3paste.de
::
IO String
a haskell happstack pastebin
Filter pastes (help):
12:09 - Tue 2012.02.07
Plaintext
Paste: /7uz/Show related
No description.
12
apply_f_twice :: Int -> Int -> Int -> Int apply_f_twice f x = f (f x)