dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
NaturalNumberSet.opBinary
dalicious
math
NaturalNumberSet
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opBinary
(NaturalNumberSet other)
bool
opBinary
(NaturalNumberSet other)
NaturalNumberSet
opBinary
(NaturalNumberSet other)
struct
NaturalNumberSet
const pure nothrow
NaturalNumberSet
opBinary
(
string
op
)
(
in
NaturalNumberSet
other
)
if
(
op.among
("|", "^", "&")
)
Meta
Source
See Implementation
dalicious
math
NaturalNumberSet
constructors
this
functions
add
clear
empty
has
intersects
maxElement
minElement
opBinary
opBinaryRight
remove
reserveFor
toString
postblits
this(this)
properties
capacity
elements
size
static functions
create
inverse