Liking cljdoc? Tell your friends :D
All platforms.

blossom.blossom


PBlossomclj/sprotocol

base-clearclj/s

(base-clear this b)

in-blossomclj/s

(in-blossom this v)

set-baseclj/s

(set-base this b v)

childclj/s

(child this b n)

Get child for blossom b at index n, wrapping negative indices if necessary.

Get child for blossom b at index n, wrapping negative indices if necessary.

baseclj/s

(base this b)

childs-findclj/s

(childs-find this b t)

endpointclj/s

(endpoint this b n)

Get endpoint for blossom b at index n, wrapping negative indices if necessary.

Get endpoint for blossom b at index n, wrapping negative indices if necessary.

set-parentclj/s

(set-parent this child parent)

childsclj/s

(childs this b)

endps-clearclj/s

(endps-clear this b)

endpsclj/s

(endps this b)

rotate-childsclj/s

(rotate-childs this b i)

Rotate the list of sub-blossoms to put the new base at the front.

Rotate the list of sub-blossoms to put the new base at the front.

parentclj/s

(parent this b)

trivial-blossom?clj/s

(trivial-blossom? this b)

unused-addclj/s

(unused-add this b)

set-endpsclj/s

(set-endps this b node-list)

childs-countclj/s

(childs-count this b)

childs-clearclj/s

(childs-clear this b)

blossom-rangeclj/s

(blossom-range this)

unused-peekclj/s

(unused-peek this)

remove-parentclj/s

(remove-parent this b)

leavesclj/s

(leaves this b)

set-childsclj/s

(set-childs this b childs)

vertex-rangeclj/s

(vertex-range this)

unused-popclj/s

(unused-pop this)

set-in-blossomclj/s

(set-in-blossom this v b)
source

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

× close