Liking cljdoc? Tell your friends :D

qbits.spandex.utils


chan->seqclj

(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.
sourceraw docstring

escape-query-stringclj

(escape-query-string query)
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
sourceraw docstring

urlclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close