Liking cljdoc? Tell your friends :D
All platforms.

blossom.label


PLabelableclj/sprotocol

no-endp?clj/s

(no-endp? graph node)

t-blossom?clj/s

(t-blossom? graph node)

some-endp?clj/s

(some-endp? graph node)

remove-all-labelsclj/s

(remove-all-labels graph)

remove all labels from the graph

remove all labels from the graph

breadcrumb?clj/s

(breadcrumb? graph node)

set-endpclj/s

(set-endp graph node endpoint)

unlabeled?clj/s

(unlabeled? graph node)

endpclj/s

(endp graph node)

labeled?clj/s

(labeled? graph node)

s-blossom?clj/s

(s-blossom? graph node)

labelclj/s

(label graph node)

Return the label on a node

Return the label on a node

remove-endpclj/s

(remove-endp graph node)

add-labelclj/s

(add-label graph node label)

Add a label to a node

Add a label to a node

remove-labelclj/s

(remove-label graph node)

Remove a label from a node

Remove a label from a node
source

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

× close