Qurak

SequenceAlignment

Available

Aligns two strings, returning a list where common substrings appear

SequenceAlignment[s1, s2]
SequenceAlignment["hello", "helloo"] → {hell, {, o}, o}

Topics

Related

All 6300 functions · Use this from an MCP client