Change `leading_zeros()`, `trailing_zeros()`, and `count_ones()` to be bitwise ops
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
They won't be implemented for all ranged ints anymore, only bitwise. This will further restrict the range for what is actually possible given the type.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.