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