MCPcopy Index your code
hub / github.com/aryann/difflib / numEqualStartAndEndElements

Function numEqualStartAndEndElements

difflib.go:116–127  ·  view source on GitHub ↗

numEqualStartAndEndElements returns the number of elements a and b have in common from the beginning and from the end. If a and b are equal, start will equal len(a) == len(b) and end will be zero.

(seq1, seq2 []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DiffFunction · 0.85

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…