FastXFix
Have you ever wanted to find the longest common prefix/suffix of a collection of String
values (or any other comparable data type) at ridiculous speed? Well now you can :D
Have you ever wanted to find the longest common prefix/suffix of a collection of String
values (or any other comparable data type) at ridiculous speed? Well now you can :D