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