Liking cljdoc? Tell your friends :D

utils.core


_0thclj/s

(_0th coll)
source

_1thclj/s

(_1th coll)
source

_2thclj/s

(_2th coll)
source

_3thclj/s

(_3th coll)
source

_4thclj/s

(_4th coll)
source

_5thclj/s

(_5th coll)
source

cleanup-hmclj/s

(cleanup-hm hm)
source

coll-and-empty?clj/s

(coll-and-empty? x)
source

coll-and-not-empty?clj/s

(coll-and-not-empty? x)
source

coll?--and--empty?clj/s

(coll?--and--empty? v)
source

coll?--and--not-emptyclj/s

(coll?--and--not-empty v)
source

dbgclj/smacro

(dbg body)
source

dbgiclj/smacro

(dbgi body)

Identity macro. Conveniently toggle the dbgv macro

Identity macro. Conveniently toggle the dbgv macro
sourceraw docstring

dbgtclj/smacro

(dbgt body)
source

dbgvclj/smacro

(dbgv body)
source

dbiclj/smacro

(dbi body)

Identity macro. Conveniently toggle the dbg macro

Identity macro. Conveniently toggle the dbg macro
sourceraw docstring

fclj/s

source

fstclj/s

source

iclj/s

source

idclj/s

source

if-coll?-then-countclj/s

(if-coll?-then-count v)
source

in?clj/s

(in? sequence elem)

true if sequence contains elem. See (contains? (set sequence) elem)

true if `sequence` contains `elem`. See (contains? (set sequence) elem)
sourceraw docstring

inclauseclj/s

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

meaningfull?clj/s

(meaningfull? v)
source

next-cyclicclj/s

(next-cyclic idx seq)
source

not-empty?clj/s

source

pwdclj/s

(pwd)

Print user home and current working directory

Print user home and current working directory
sourceraw docstring

sfilterclj/s

(sfilter pred coll)
source

sjoinclj/s

(sjoin coll)
source

sndclj/s

source

splitclj/s

(split re s)
(split re limit s)

Like clojure.string/split just swap param order

Like clojure.string/split just swap param order
sourceraw docstring

spyclj/s

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/
sourceraw docstring

spytclj/s

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/
sourceraw docstring

spyvclj/s

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/
sourceraw docstring

tclj/s

source

traceclj/smacro

(trace & params)
source

transposeclj/s

(transpose m)

Transpose matrix. See also https://github.com/mikera/core.matrix

Transpose matrix. See also https://github.com/mikera/core.matrix
sourceraw docstring

union-re-patternsclj/s

(union-re-patterns patterns)

Union regex patters

Union regex patters
sourceraw docstring

whatisitclj/s

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

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

× close