mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +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.