Back

add-nodes (clj)

(source)

function

(add-nodes g & nodes)
Adds nodes to graph g. Nodes can be any type of object

Examples