Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: simplify convert pretty based on known information
- simplify pretty factor with known information of u64 ilog10 divide by 3 max value which cannot be greator than 6 i.e size of units array - 1 Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
- Loading branch information