Closed morvael closed 3 months ago
It's impossible to provide sortProp and sortOrder to FOR_EACH_KEY_VAL function. Results in the following error:
%FunctionClauseError{args: nil, arity: 2, clauses: nil, function: :get_in, kind: nil, module: Kernel}
We have SORT_OBJ_LIST now so I'm going to deprecate this rather than fix it
:+1:
So just remove from documentation.
It's impossible to provide sortProp and sortOrder to FOR_EACH_KEY_VAL function. Results in the following error: