UNPKG

priority-queue-typed

Version:
5 lines (4 loc) 56 B
export enum DFSOperation { VISIT = 0, PROCESS = 1 }