Liking cljdoc? Tell your friends :D

eden.utils.symbol


contains?clj/s

(contains? sym s)
source

ends-with?clj/s

(ends-with? sym s)
source

regex->strclj/s

(regex->str r)
source

splitclj/s

(split sym s)
source

split-before-pointclj/s

(split-before-point sym match)

Splits a symbol into a vector of symbols with the given match ex. for splitting out dot-notation values

Splits a symbol into a vector of symbols with the given match
ex. for splitting out dot-notation values
sourceraw docstring

split-dot-notationclj/s

(split-dot-notation sym)
source

starts-with-n?clj/s

(starts-with-n? sym s)
source

starts-with?clj/s

(starts-with? sym s)
source

striplclj/s

(stripl sym s)
source

stripl1clj/s

(stripl1 sym s)
source

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

× close