/** Algorithms that either improve or complement std.algorithm`. */ module nxt.algorithm; public import nxt.algorithm.sortn;