Skip to main content

iterator_from

Function iterator_from 

Source
pub(crate) fn iterator_from(
    it: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>