maxPos.maxPos

Undocumented in source.
template maxPos(alias pred = "a < b")
@optmath
alias maxPos = minPos!(reverseArgs!(naryFun!pred))

Meta