"or" helper function
<mrdocs/Support/Handlebars.hpp>
dom::Value or_fn(dom::Array const& args);
The "or" helper returns true if any of the values are truthy.