Skip to content

implementation of CellId.to_token and from_token slightly different from the official one #3

@wenjinshao

Description

@wenjinshao

Specifically, the official (?) implementation 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 constructing a CellId with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions