Function Ext.opCmp
Compare using OS-specific case-sensitivity rules. If you want to force
case-sensitive or case-insensistive, then call filenameCmp
instead.
Prototypes
int opCmp( ref const(Ext) other ) const; int opCmp( Ext other ) const; int opCmp( string other ) const;
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng