Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.node
/
DirtyMask
/
minus
minus
operator
fun
minus
(
other
:
DirtyMask
)
:
DirtyMask
(
source
)
Removes phases in
other
from this mask.
Return
a mask without the specified phases.
Parameters
other
the phases to clear.