robotpy / mostrobotpy

Official Repository of python implementation of WPILib components
https://robotpy.github.io
Other
11 stars 14 forks source link

Structured bindings #50

Closed virtuald closed 11 months ago

virtuald commented 11 months ago

Fixes #5

Note: This isn't going to be able to support unpackInto because of C++ issues, but I think that's fine.