mrdocs::helpers::and_fn
"and" helper function
Synopsis
Declared in <mrdocs/Support/Handlebars.hpp>
bool
and_fn(dom::Array const& args);
Parameters
Name |
Description |
args |
The values to test |
Created with MrDocs