u64

typeu64

The unsigned 64-bit integer type

This type can represent integers from 0 up to (and including) 18446744073709551615.

functionto_string(self: u64) String

Convert this value into a String