
6 Feb
2015
6 Feb
'15
1:06 a.m.
Hello, Roelof. Your function is done. But it should be named 'toDigitsReversed' or so. So if you could write another 'reverse' function then you can compose like this. toDigits = reverse . toDigitsReversed -- YCH