stefankoegl / kdtree

A Python implementation of a kd-tree
ISC License
365 stars 118 forks source link

Is it possible to update the node payload? #51

Open hossin007 opened 3 years ago

hossin007 commented 3 years ago

Is it possible to update the node payload? my goal is to use it like some sort of a database.