tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
Compare
tango
util
container
model
IContainer
Comparator function
template
Compare (
V
) {
alias
Compare
=
int
function
(
ref
V
a
,
ref
V
b
)
;
}
Members
Aliases
Compare
alias
Compare
=
int
function
(
ref
V
a
,
ref
V
b
)
Undocumented in source.
Meta
Source
See Implementation
tango
util
container
model
IContainer
interfaces
IContainer
templates
Compare
Comparator function