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 not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…