mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
As State is mutable, this avoids accidental modification of the passed-in object by the caller modifying the return value.
As State is mutable, this avoids accidental modification of the passed-in object by the caller modifying the return value.