]> git.scottworley.com Git - tablify/commitdiff
Proper log parsing
authorScott Worley <scottworley@scottworley.com>
Mon, 19 Aug 2024 08:38:40 +0000 (01:38 -0700)
committerScott Worley <scottworley@scottworley.com>
Mon, 19 Aug 2024 08:53:37 +0000 (01:53 -0700)
I'm bummed that this couldn't be a simple Iterator::scan().  Scan
doesn't have a way to get control one last time at end-of-stream to dump
the accumulator state.


No differences found