planet-mitchell-0.1.0: Planet Mitchell

Safe HaskellNone
LanguageHaskell2010

Num.Natural.Partial

Synopsis

Documentation

digitsUnsigned #

Arguments

:: Word

Precondition that base is ≥2 is not checked

-> Natural 
-> [Word] 

Return digits of a non-negative number in reverse order.