Categorymyitcv.iocmdcompressHistory
package
0.0.0-20240210095454-5fef39cd83c3
Repository: https://github.com/myitcv/x.git
Documentation: pkg.go.dev

# Functions

NewScanner returns a new Scanner to read tokens in reverse from r.

# Structs

Scanner presents the same interface as bufio.Scanner except it scans tokens in reverse from the end of a file instead of forwards from the beginning.