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