graphmatekt
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
graphmatekt
graphmatekt
/
graphMateKT.graphClasses
/
AdjacencyList
/
forEachEdge
for
Each
Edge
abstract
fun
forEachEdge
(
node
:
Int
,
action
:
(
Double
,
Int
)
->
Unit
)