[][src]Function liquid::filters::reverse

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

Reverses the order of the items in an array. reverse cannot reverse a string.