ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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
initialize
length
opApply
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opSliceAssign
opUnary
reverse
sort
static functions
opCall
variables
len
ptr
Convert this array to a void array.