tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
BitMask.opOpAssign
tagion
utils
BitMask
BitMask
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BitMask
pure nothrow
BitMask
opOpAssign
(
string
op
)
(
scope
const
BitMask
rhs
)
if
(
op
== "-" ||
op
== "&"
||
op
== "|"
||
op
== "^"
)
Meta
Source
See Implementation
tagion
utils
BitMask
BitMask
constructors
this
functions
chunk
clear
count
dup
opAssign
opBinary
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opUnary
toString
manifest constants
absolute_mask
structs
Range