UNPKG

@aureooms/js-adjacency-list

Version:
9 lines (4 loc) 94 B
const DiVertex = function ( ) { this.iterator = null ; } ; exports.DiVertex = DiVertex ;