Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Re-use the lineGroup.joinedLines calculation. (#61)
This should minimize any performance penalty we're getting from the fact that joinedLines isn't cached. https://github.com/google/keep-sorted/blob/65bfea4384f2e3570eb5653d6ebaaec3b7b286b1/keepsorted/line_group.go#L325-L327
- Loading branch information