The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SetDifference.save
std
algorithm
setops
SetDifference
struct
SetDifference
(alias less = "a < b", R1, R2)
@
property
static if
(
isForwardRange!R1 && isForwardRange!R2
)
typeof
(this)
save
(
)
if
(
isInputRange
!(
R1
) &&
isInputRange
!(
R2
)
)
Meta
Source
See Implementation
std
algorithm
setops
SetDifference
constructors
this
functions
popFront
properties
empty
front
save