head

expect fun head(): KtSoupElement?

Get a KtSoupElement representing the document's head or null if there is no head.

Return

The document head or null if no head is found.

actual fun head(): KtSoupElement?
actual fun head(): KtSoupElement?
actual fun head(): KtSoupElement?