Skip to main content

history_go

Function history_go 

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