(chan->seq ch)Convert a channel to a lazy sequence.
Will block on after the last element if the channel is not closed.
Convert a channel to a lazy sequence. Will block on after the last element if the channel is not closed.
(escape-query-string query)Escape or remove special characters in query string coming from users.
Escape or remove special characters in query string coming from users. See: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_reserved_characters
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 |