Findall((in)) returns non-sorted array for Int64

It is sorted — in ascending order. Use reverse(c).

PS: also, please quote your code.