Skip to main content

fd_for_each

Function fd_for_each 

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