sattellite

Results 3 issues of sattellite

If a number is passed in string form, I catch a conversion error. I remember exactly that there was no such problem a few months ago, but now this problem...

Slice of strings can contain strings with commas. Fixed the function for represent such slice into a string. The special unicode character is used as separator, which is described as...

I caught a problem with slice values that have commas in them. The line is divided by commas, and instead of one value in a slice, you get several values....