GraphIterator

alias GraphIterator(I = uint, J = size_t) = ChopIterator!(size_t*, uint*)

Meta