ref: 63392be12a1a657419af2d2966995428721f18f3 dir: /module/sort.m/
Sort: module { PATH: con "/dis/lib/sort.dis"; sort: fn[S, T](s: S, a: array of T) for{ S => gt: fn(s: self S, x, y: T): int; }; };