Hello :)
If one has some numbers stored in (a vector of) strings, and wants to compare them without converting them to int, is there a function that does this ? The lexicographical comparison should work if the number of elements was checked firstly.