package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# README

Longest Common Substring

Original source https://github.com/vmarkovtsev/go-lcss

# Functions

LongestCommonSubstring returns the longest substring which is present in all the given strings.