mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51: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.