mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41: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.