Ext.opCmp

Compare using OS-specific case-sensitivity rules. If you want to force case-sensitive or case-insensitive, then call filenameCmp instead.

  1. int opCmp(ref const Ext other)
  2. int opCmp(Ext other)
    struct Ext
    int
    opCmp
    const
  3. int opCmp(string other)

Meta