Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Look! I'm defining infinity.

Name: Anonymous 2013-07-15 9:32

(defun infinity () (infinity))

Name: Anonymous 2013-07-16 2:14

>>26
record syntax makes it look prettier
newtype Rec a = In { out :: Rec a -> a }
y = \f -> (\x -> f (out x x)) (In (\x -> f (out x x)))

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List