uint_to_string

Convert val to a string and return it.

@safe @trusted pure nothrow
string
uint_to_string
(
const uint val
)

Meta