(as-str s)Coerces strings and keywords to strings, while preserving namespace of namespaced keywords
Coerces strings and keywords to strings, while preserving namespace of namespaced keywords
(class-index class-name class)Finds the index of class in a space-delimited class-name only will be used when Element::classList doesn't exist
Finds the index of class in a space-delimited class-name only will be used when Element::classList doesn't exist
(class-match? class-name class idx)Does class-name string have class starting at index idx.
only will be used when Element::classList doesn't exist
Does `class-name` string have class starting at index idx. only will be used when Element::classList doesn't exist
(dissoc-in m [k & ks])Dissociate this keyseq from m, removing any empty maps created as a result (including at the top-level).
Dissociate this keyseq from m, removing any empty maps created as a result (including at the top-level).
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |