Module lancelot::util

source ·

Enums

Functions

Round the given value up to the next multiple of the given base.
Static cast the given 64-bit unsigned integer to a 64-bit signed integer. This is probably only useful when some other code provides you a u64 that is meant to be an i64 (aka. uncommon).