orderLexicographically.orderLexicographically

Undocumented in source.
  1. alias orderLexicographically = _orderLexicographically!(fun[0])
    template orderLexicographically(fun...)
    static if(is(fun[0]))
    alias orderLexicographically = _orderLexicographically!(fun[0])
  2. alias orderLexicographically = _orderLexicographically

Meta