import {MapIter} from './scripts/path-controller/util/util.js'
constructor()
done: boolean
i: number
map: *
ret: {"done": boolean, "value": *}
value: *
finish()
next(): *
reset(): *
return(): *