[][src]Function liquid::filters::compact

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

Remove nulls from an iterable. For hashes, you can specify which property you want to filter out if it maps to Null.