Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Test whether a string or strings have overlaps
This string cannot overlap itself:
In[1]:= |
|
Out[1]= |
|
But this string can:
In[2]:= |
|
Out[2]= |
|
These strings have no mutual or self overlaps:
In[3]:= |
|
Out[3]= |
|
But these do:
In[4]:= |
|
Out[4]= |
|
This work is licensed under a Creative Commons Attribution 4.0 International License