Unify names of `to_x` functions
Currently in the stdlib (and the FP lib) we have
.bits
.to_uint
.as_uint
depending on the type in question. This is confusing and should be unified. What name should we go for?
Currently in the stdlib (and the FP lib) we have
.bits
.to_uint
.as_uint
depending on the type in question. This is confusing and should be unified. What name should we go for?