selectfirst

function defined in module Pollen


			selectfirst(tree, selector)

Iterate over nodes in tree that match selector and return the first one. If no matching node can be found, return nothing.