Value.opAssign

Sets the value array instance to val.

struct Value
void[]
opAssign
(
void[] val
)

Parameters

val void[]

new value array instance

Return Value

Type: void[]

val.

Meta