Commit 6fdf94a
Implement __getitem__ on TrackData to generalize filter/slice methods.
With __getitem__ we can more easily filter and slice TrackData. The implementation recognizes types and routes to the correct implemented filter/slice method.
The essential commands are also updated.
PiperOrigin-RevId: 807709806
Change-Id: I2f0a676dfa78876d59ef81f01fb851bd9ddea13d1 parent 9e4763e commit 6fdf94a
3 files changed
Lines changed: 800 additions & 399 deletions
0 commit comments