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

^^

Name: Anonymous 2008-07-06 4:41

09:36 < mjrosenb> i like how if is an entirely superfuluous construct in haskell

your face is an entirely ``superfuluous''1 construct


1 superfluous

Name: Anonymous 2008-07-06 6:13

In Python
if p then a else b
is just syntactic sugar for
if p:
    a
else:
    b

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