chickadee » sxpath » map-union

map-union proc listprocedure

Apply proc to each element of the nodelist lst and return the list of results. If proc returns a nodelist, splice it into the result (essentially returning a flattened nodelist).