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