MCPcopy Create free account
hub / github.com/arkdb/inception / sort_array

Function sort_array

sql/item_strfunc.cc:5005–5019  ·  view source on GitHub ↗

Sort the elements of a JSON array and remove duplicates. @param[in] orig the original JSON array @param[out] v vector that will be filled with the indexes of the array elements in increasing order @return false on success, true on error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

contains_wrFunction · 0.85

Calls 8

Array_lessClass · 0.85
Array_equalClass · 0.85
reserveMethod · 0.45
lengthMethod · 0.45
push_backMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
eraseMethod · 0.45

Tested by

no test coverage detected