(dbgi body)
Identity macro. Conveniently toggle the dbgv macro
Identity macro. Conveniently toggle the dbgv macro
(dbi body)
Identity macro. Conveniently toggle the dbg macro
Identity macro. Conveniently toggle the dbg macro
(in? sequence elem)
true if sequence
contains elem
. See (contains? (set sequence) elem)
true if `sequence` contains `elem`. See (contains? (set sequence) elem)
(inclause {:keys [elems contract] :as prm})
The content of '... in (...)' must be separated by comma and space
The content of '... in (...)' must be separated by comma and space
(pwd)
Print user home and current working directory
Print user home and current working directory
(split re s)
(split re limit s)
Like clojure.string/split just swap param order
Like clojure.string/split just swap param order
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
An alternative to the dbg macro. Also for threading macros tracing. See https://curiousprogrammer.net/2017/11/20/clojure-tip-of-the-day-episode-3-threading-macros-tracing/
(transpose m)
Transpose matrix. See also https://github.com/mikera/core.matrix
Transpose matrix. See also https://github.com/mikera/core.matrix
(union-re-patterns patterns)
Union regex patters
Union regex patters
(whatisit unknown)
A.k.a: What is it? Qu'est-ce que c'est? Was ist das? Cos'è? Что́ это? O que é isso?
A.k.a: What is it? Qu'est-ce que c'est? Was ist das? Cos'è? Что́ это? O que é isso?
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close