ref: b7defb5ff290bb2f97e5e7d6948db0a9dc4bdd6a 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; }; };