Node.insertBefore

Undocumented in source. Be warned that the author may not have intended to support it.
struct Node
nothrow
insertBefore
(
T1
)
(
scope ref Node node
,
scope auto ref Optional!(T1) child
)

Meta