Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the distinct characters in multiple strings
ResourceFunction["StringUnion"][s1,s2,…] gives a string containing all the distinct characters in any of the si. |
Find characters contained in a couple of strings:
In[1]:= |
Out[1]= |
Use any number of strings:
In[2]:= |
Out[2]= |
All characters are supported:
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License