(edge g p)
Edge to which endpoint p is attached
Edge to which endpoint p is attached
(opposite g p)
Opposite endpoint attached to the same edge as p
Opposite endpoint attached to the same edge as p
(opposite-vertex g p)
Vertex to which p's partner endpoint is attached.
Vertex to which p's partner endpoint is attached.
(vertex g p)
Vertex to which endpoint p is attached.
Vertex to which endpoint p is attached.
(vertex-endpoints g v)
Collection of remote endpoints of the edges attached to v.
Collection of remote endpoints of the edges attached to v.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close