I’m still digesting this one and haven’t formed any strong opinions yet.
I’ve had problems in the past where this could have been useful, like ingesting millions of lat/long positions and trying to string them together in a “trail”. But, I was still able to handle that fine with namedtuple
without too much pain.
Thoughts?
Ah, I don’t know, maybe just use PyO3 and compile your Rust code into Python libraries /s