Finds the longest common prefix in a list of strings
https://codereview.stackexchange.com/a/182245
A list of strings to fetch the prefix from
Generated using TypeDoc
Finds the longest common prefix in a list of strings
https://codereview.stackexchange.com/a/182245