all_true

NAML documentation   Watch a video
   Usages of this macro
... in utilities.naml
889
890
891
<macro name="all_true" dot_parameter="text">
    <n.regex_matches
Macro
Parameters: pattern, text
 pattern="(\s*true)*\s*" text="[n.text/]" />
</macro>