dgamevfs ~master (2015-02-21T14:04:50Z)
Home
Dub
Repo
VFSRange.compare
dgamevfs
vfs
VFSRange
Function used to compare items alphabetically.
struct
VFSRange
(T)
static
bool
compare
(
T
a
,
T
b
)
if
(
is
(
T
==
VFSDir
) ||
is
(
T
==
VFSFile
)
)
Meta
Source
See Implementation
dgamevfs
vfs
VFSRange
aliases
Items
functions
popBack
popFront
properties
length
static functions
compare
Function used to compare items alphabetically.