generalizations: fix help lint
parent
209436071f
commit
4f704a7ad3
|
@ -212,7 +212,7 @@ HELP: nwith
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
HELP: napply
|
HELP: napply
|
||||||
{ $values { "n" integer } }
|
{ $values { "quot" quotation } { "n" integer } }
|
||||||
{ $description "A generalization of " { $link bi@ } " and " { $link tri@ } " that can work for any stack depth."
|
{ $description "A generalization of " { $link bi@ } " and " { $link tri@ } " that can work for any stack depth."
|
||||||
}
|
}
|
||||||
{ $examples
|
{ $examples
|
||||||
|
|
Loading…
Reference in New Issue