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

<> operator

Name: Anonymous 2007-07-14 8:37 ID:DWRQwZU8

discuss

Name: Anonymous 2007-07-14 9:54 ID:UFLFWkXQ


(<=>) :: (Ord a) => a -> a -> Bool
x <=> y | x > y = True
        | x == y = True
        | x < y = True

Also forced indentation of code.

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