Embed.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Embed(alias OBJ, alias OWNED)
void
opIndexAssign
(
U
V
)
(
auto const ref U arg1
,
auto const ref V arg2
)
if (
__traits(hasMember, typeof(fallthrough()), "opIndexAssign")
)

Meta