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