Ask a question to get started
Enter to send•Shift+Enter new line
merge( self, other: SessionStats, ) -> None
other
SessionStats
The stats to fold in.
Merge another SessionStats into this one (mutates self).
Used to accumulate per-turn stats into a session-level total.