(drop-quote sexp)(quote (a b c)) -> (a b c)
(quote (a b c)) -> (a b c)
(vec-remove pos coll)remove elem in coll from: https://stackoverflow.com/a/18319708/3023252
remove elem in coll from: https://stackoverflow.com/a/18319708/3023252
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 |