getElementsByIndexLessThan(_:)

Find elements whose sibling index is less than the supplied index.

Element.swift:868
func getElementsByIndexLessThan(_ index: Int) throws -> Elements
<param>
<return>