zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Table.opIndexAssign
zua
interop
table
Table
Seamless assign to a table
struct
Table
void
opIndexAssign
(
T
K
)
(
T
value
,
K
key
)
if
(
isConvertible
!
T
&&
isConvertible
!
K
)
Meta
Source
See Implementation
zua
interop
table
Table
constructors
this
functions
expose
length
metatable
opIndex
opIndexAssign
opUnary
static functions
create
variables
_internalTable
Seamless assign to a table