Liking cljdoc? Tell your friends :D

proton.assoc-in-after

Functions of assoc-in in a specific position

Functions of `assoc-in` in a specific position
raw docstring

proton.diff

Helpful diff functions like diff -u

Helpful diff functions like `diff -u`
raw docstring

proton.diff-assert

diff-u= is helpful diff assertions.

Useage (is (diff-u= a b))

When a and b don't equal, it shows diff by using diff-u function. This assertion doesn't support cljs.test, so you can use this on clojure.test only.

`diff-u=` is helpful diff assertions.

Useage `(is (diff-u= a b))`
      
When a and b don't equal, it shows diff by using `diff-u` function.
This assertion doesn't support `cljs.test`, so you can use this on `clojure.test` only.
raw docstring

No vars found in this namespace.

proton.pattern

Commonly used regular expressions and those utilities

Commonly used regular expressions and those utilities
raw docstring

proton.string

String utilities.

String utilities.
raw docstring

proton.time

(WIP) Dates and times functions

(WIP) Dates and times functions
raw docstring

proton.uri

URI parser function

URI parser function
raw docstring

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

× close