UNPKG

doubly-linked-list-typed

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