Both xdifference and difference methods need porting from https://github.com/buckhx/QuadKey/blob/master/quadkey/__init__.py#L58
At the moment they will return a runtime exception.
To keep compatability with Android this should not be implemented using Java 8 generators but instead probably an iterator class
Both
xdifferenceanddifferencemethods need porting from https://github.com/buckhx/QuadKey/blob/master/quadkey/__init__.py#L58At the moment they will return a runtime exception.
To keep compatability with Android this should not be implemented using Java 8 generators but instead probably an iterator class