wenjinshao

Results 1 issues of wenjinshao

Specifically, the [official (?) implementation](https://github.com/micolous/s2-geometry-library/blob/master/geometry/s2cellid.cc#L168-194) strips all trailing '0's from the token generated from a CellId, and always right-pads '0's to make the input token a 16-character hex representation before...