ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
BitArray.opCast
ocean
core
BitArray
BitArray
Convert this array to a void array.
struct
BitArray
void
[]
opCast
(
)
Return Value
Type:
void
[]
This array represented as a void array.
Meta
Source
See Implementation
ocean
core
BitArray
BitArray
functions
dim
dup
init
length
opAnd
opAndAssign
opApply
opAssign
opCast
opCat
opCatAssign
opCat_r
opCmp
opCom
opEquals
opIndex
opIndexAssign
opOr
opOrAssign
opSliceAssign
opSub
opSubAssign
opXor
opXorAssign
reverse
sort
static functions
opCall
variables
len
ptr
Convert this array to a void array.