(chan->promise c)
(chan->promise c reject?)
(chan->promise c reject? finally-fx)
(keywordize->str k)
Mirror function for str->keywordize
Mirror function for str->keywordize
(promise->chan promise)
(promise->chan promise on-success)
(promise->chan promise on-success on-failure)
(ref path)
(ref fb path)
Convert a firemore reference to a firebase reference
Convert a firemore reference to a firebase reference
(remove-reference-from-transaction transactions trx reference)
(remove-transaction-from-transactions transactions trx)
(replace-timestamp m)
Replace `config/TIMESTAMP (keyword) with firebase Server Timestamp
Replace `config/TIMESTAMP (keyword) with firebase Server Timestamp
(str->keywordize s)
If s begins with ':' then convert into a keyword, else returns 's
If s begins with ':' then convert into a keyword, else returns 's
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close