String/string_permutations library

Functions

stringPermutations(String s) List<String>
Generates all unique permutations of a given string.