dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
BitArray.isZero
dmd
root
bitarray
BitArray
struct
BitArray
@
nogc
nothrow pure
bool
isZero
(
)
Return Value
Type:
bool
true if no bits are set
Meta
Source
See Implementation
dmd
root
bitarray
BitArray
functions
isZero