Liking cljdoc? Tell your friends :D

tupelo.tag

Tupelo - Making Clojure even sweeter

Tupelo - Making Clojure even sweeter
raw docstring

ITagclj/sprotocol

<tagclj/s

(<tag this)
source

ITagMapclj/sprotocol

->tagmapclj/s

(->tagmap this)
source

IValclj/sprotocol

<valclj/s

(<val this)
source

tagged-param?clj/s

(tagged-param? arg)
source

TagValclj/s

source

tagval-map?clj/s

(tagval-map? item)

Inputs: [item] Returns: s/Bool

Returns true iff arg is a map that looks like a TagVal record: {:tag :something :val 42}

Inputs: [item]
Returns: s/Bool

Returns true iff arg is a map that looks like a TagVal record:  {:tag :something :val 42}
sourceraw docstring

tagval-with?clj/s

(tagval-with? tag arg)

Inputs: [tag :- s/Keyword arg :- TagVal]

Inputs: [tag :- s/Keyword arg :- TagVal]
sourceraw docstring

tagval?clj/s

(tagval? arg)
source

untaggedclj/s

(untagged arg)

Inputs: [arg :- s/Any] Returns: s/Any

Inputs: [arg :- s/Any]
Returns: s/Any
sourceraw docstring

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

× close