case_all

NAML documentation   Watch a video
   Usages of this macro
... in search.naml
256
257
258
259
260
<macro name="case_all" requires="search" dot_parameter="do">
    <n.if
Binary
Namespace: BasicNamespace
Parameters: condition, else, then
.is_all
Macro
>
        <then><n.do/></then>
    </n.if.is_all>
</macro>