ItemIdx typedef

ItemIdx = int

The index of an item as returned by Flatbush.add when the item is added to the index.

Implementation

typedef ItemIdx = int;