Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Haskell is shit
1
Name:
Anonymous
2011-12-13 1:03
data D = A Int | B Float
f :: String -> Bool -> D
f s b = (if b then A else B) (read s)
5
Name:
Anonymous
2011-12-13 5:15
>>1
www.haskell.org/haskellwiki/Dependent_type
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List