godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
PoolArray.opBinary
godot
core
poolarrays
PoolArray
struct
PoolArray
(T)
@
nogc
nothrow const
PoolArray
opBinary
(
string
op
)
(
in
ref
PoolArray
other
)
if
(
op
== "~" ||
op
== "+"
)
Meta
Source
See Implementation
godot
core
poolarrays
PoolArray
aliases
Read
Write
append
append_array
length
opDollar
constructors
this
destructors
~this
functions
empty
insert
invert
opAssign
opBinary
opIndex
opIndexAssign
opSlice
pushBack
read
remove
resize
set
size
write
postblits
this(this)
structs
Access
Range
templates
opOpAssign