Graph.opSlice

Returns an array of all the childrens' associated values

  1. E[] opSlice()
  2. T[] opSlice()
    class Graph(T)
    T[]
    opSlice
    ()

Return Value

Type: T[]

a T[]

Meta