Go to the first, previous, next, last section, table of contents.


|pairsSort

Function: |pairsSort { [] -> [] }
file: job.t
package: muf
status: alpha

Sort the entries in a block of keyVal pairs, treating each keyVal pair as a single two-element key.

See section |sort. See section |keysvalsSort. See section |pairsUniq.


Go to the first, previous, next, last section, table of contents.