u64

typeu64

The unsigned 64-bit integer type.

This type can represent integers from 0 up to (and including) 18,446,744,073,709,551,615.

functionto_string(self: u64) String

Convert this value into a String.