- Notifications
You must be signed in to change notification settings - Fork 1
Implement xdifference and difference #1
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
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