Element.prependChild

Put a new child in the first position

struct Element
void
prependChild
(
E = Element
)
(
auto ref E el
)

Meta