Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "index"

Index

Classes

Interfaces

Type aliases

Functions

Type aliases

Visitor

Visitor<T>: (e: Edge<Vertex<T>>, visted?: IObjectOf<boolean>, processed?: IObjectOf<boolean>) => void

Type parameters

  • T

Type declaration

    • (e: Edge<Vertex<T>>, visted?: IObjectOf<boolean>, processed?: IObjectOf<boolean>): void
    • Parameters

      • e: Edge<Vertex<T>>
      • Optional visted: IObjectOf<boolean>
      • Optional processed: IObjectOf<boolean>

      Returns void

Functions

Const rightOf

  • rightOf(p: ReadonlyVec, e: Edge<Vertex<any>>): boolean

Generated using TypeDoc