[][src]Function liquid::filters::shift

pub fn shift(input: &Value, args: &[Value]) -> FilterResult

Receives a Value::Array as an input. Returns a copy of the input with the first element removed.