self
assert (-1).to_u32 == 0xFFFFFFFFu32
assert (1.9).to_u32 == 1u32
redef fun to_u32 is intern
lib/core/fixed_ints.nit:90,2--27
redef fun to_u32 is intern
lib/core/fixed_ints.nit:82,2--27
redef fun to_u32 is intern
lib/core/fixed_ints.nit:98,2--27