Module helpers

Source
Expand description

Additional math helpers

Enumsยง

I32CastError
Error returned when casting from an i32

Traitsยง

IntegerRoundings ๐Ÿ”’

Functionsยง

binary_search ๐Ÿ”’
final_func ๐Ÿ”’
i64_to_i32
Convert an i64 to i32 and with information on which way it was out of bounds if so
i64_to_saturated_i32
Convert an i64 to i32 but saturate at th ebounds
invert_angular ๐Ÿ”’
next ๐Ÿ”’
next_moment ๐Ÿ”’
next_u8 ๐Ÿ”’
poly ๐Ÿ”’