com.rpl.specter.zipper
find-first
Navigate the zipper to the first element in the structure matching predfn. A linear scan is done using NEXT to find the element.
NODE-SEQ
Navigate to the subsequence containing only the node currently pointed to. This works just like srange and can be used to remove elements from the structure