nxt.algorithm.comparison

Algorithms that either improve or complement std.algorithm.comparison.`

Members

Functions

equal
bool equal(T a, U b)
Undocumented in source. Be warned that the author may not have intended to support it.
equal
bool equal(const(T)[] a, const(U)[] b)

ditto

main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta