package
0.0.0-20241010110511-6093392ef761
Repository: https://github.com/vynovikov/highloadparser.git
Documentation: pkg.go.dev
# Functions
BeginningEqual returns true if first and second slices have equal characters in the same positions.
EndingOf returns true if first slice contains second and second slice is the ending of the first.
FindNext returns index of occ next to fromIndex.
LineRightLimit returns byte slice to the right of fromIndex in b.
RepeatedIntex returns index of not first occurence of occ in byte slice.
No description provided by the author