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