Coiterator.lowerThan

Undocumented in source.
struct Coiterator(alias cmp = "a < b", Rs...)
alias lowerThan = binaryFun!cmp

Meta