pub fn value_is_callable(v: &Value) -> bool
true if v should be considered callable (built-in function markers, user add_global tag). Cycler/joiner instances are objects, not functions — Nunjucks typeof would be object.
true
v
add_global
typeof
object