Hi
I want to do a script that changes all the zeros to ones how can I do this in Haskell? The type definition should be zero2one :: Int -> Int,
test: zero2one 200 should be 211 :: Int
Thanks!
CS

|
Results 1 to 1 of 1
Thread: zero2one in Haskell need helpThreaded View
|
|