UNPKG

builddocs

Version:

Build documentation files from commented source code

6 lines (4 loc) 182 B
<<do var need = $in.type == "union" || $in.type == "intersection" || $in.type == "conditional" || $in.type == "Function" >> <<t need ? "(" : "">><<type $in>><<t need ? ")" : "">>