pub fn visible_unique_hyperlinks_iter<T>( term: &Term<T>, ) -> impl Iterator<Item = Match> + '_
Iterate over all visible hyperlinks, yanking only unique ones.