asc.language.tile.indexing_ops.mask

asc.language.tile.indexing_ops.mask(*, count: RuntimeInt, other: RuntimeNumeric | None = None) Generator[None, Any, None]
asc.language.tile.indexing_ops.mask(*, bits: Iterable[RuntimeInt], other: RuntimeNumeric | None = None) Generator[None, Any, None]