Type Definition VValIter
wlambda::vval
type VValIter = FromFn<Box<dyn FnMut() -> Option<(VVal, Option<VVal>)>>>;