(defn nth-of-type "Selector step, tests if the node has an+b-1 siblings of the same type (tag name) on its left. See CSS :nth-of-type." ([b] (nth-of-type 0 b)) ([a b] (zip-pred (nth? (filter-of-type z/lefts) a b))))
Comments top
No comments for nth-of-type. Log in to add a comment.