tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
BitMask.opBinary
tagion
utils
BitMask
BitMask
Undocumented in source. Be warned that the author may not have intended to support it.
BitMask
opBinary
(BitMask rhs)
struct
BitMask
const pure nothrow
BitMask
opBinary
(
string
op
)
(
scope
const
BitMask
rhs
)
if
(
op
== "-" ||
op
== "&"
||
op
== "|"
||
op
== "^"
)
BitMask
opBinary
(Index index)
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