We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc0604 commit 8518fabCopy full SHA for 8518fab
specification/dart.sty
@@ -336,7 +336,7 @@
336
% "T1, .. Tn, {rn+1 Tn+1 xn+1, .. rn+k Tn+k xn+k}".
337
\newcommand{\FunctionTypeNamedParameters}[5]{%
338
\List{#1}{1}{#2},\ \{\TripleList{#5}{#1}{#3}{{#2}+1}{{#2}+{#4}}\}}
339
-
+
340
% Variant of \FunctionTypeNamedParameters that uses the standard symbols,
341
% that is, a list of function type parameter declarations with named
342
% parameters which uses the symbols that we prefer to use for that purpose
@@ -390,7 +390,7 @@
390
% name of `required` symbol.
391
\newcommand{\FunctionTypeNamedArguments}[5]{%
392
393
394
\newcommand{\FunctionTypeNamedArgumentsStd}{%
395
\FunctionTypeNamedArguments{T}{n}{x}{k}{r}}
396
0 commit comments