MultiCompare

Undocumented in source.
template MultiCompare(F...)
bool
MultiCompare
(
T
)
(
T a
,
T b
)

Members

Aliases

Comps
alias Comps = NormComps!()
Undocumented in source.

Functions

MultiCompare
bool MultiCompare(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

NormComps
template NormComps(size_t i = 0, alias Dflt = "a<b")
Undocumented in source.

Meta