prependChild(_:)

Add a node to the start of this element’s children.

Element.swift:360
@discardableResult func prependChild(_ child: Node) throws -> Element
<param>
<return>