[]Function sprig::strings::has_prefix

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

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