(def #^{:doc "Selector predicate, tests if the specified attributes end with the specified values. See CSS $= ."} attr-ends (multi-attr-pred ends-with?))
Comments top
No comments for attr-ends. Log in to add a comment.