[ Version ( deprecated = true , deprecated_since = "3.0.0" , since = "0.15.0" ) ]
public UInt64Array? sort_to_indices () throws Error
Warning: sort_to_indices is deprecated since 3.0.0.
| this |
A Array. |
|
The indices that would sort an array in ascending order on success, null on error. |