mrdocs::handlebars::helpers::not_fn
"not" helper function
Synopsis
Declared in <mrdocs/Handlebars/Helpers/Logical.hpp>
bool
not_fn(dom::Array const& arg);
Parameters
Name |
Description |
arg |
An array of values |
Created with MrDocs