makeSortedKey#

swordfish.function.makeSortedKey()#

Combine the specified args as a BLOB scalar or vector. makeSortedKey stores the keys in sorted order internally, while returns the same result as makeKey.

Parameters:

args (Constant) – Multiple scalars or vectors of the same length.