[]Function sprig::strings::has_suffix

pub fn has_suffix(args: &[Value]) -> Result<Value, String>

Golang's strings.hasSuffix, but with the arguments switched