update nkeep docs
parent
d413e14461
commit
4ca7afa489
|
@ -172,7 +172,7 @@ HELP: ndip
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
HELP: nkeep
|
HELP: nkeep
|
||||||
{ $values { "quot" quotation } { "n" integer } }
|
{ $values { "n" integer } }
|
||||||
{ $description "A generalization of " { $link keep } " that can work "
|
{ $description "A generalization of " { $link keep } " that can work "
|
||||||
"for any stack depth. The first " { $snippet "n" } " items after the quotation will be "
|
"for any stack depth. The first " { $snippet "n" } " items after the quotation will be "
|
||||||
"saved, the quotation called, and the items restored."
|
"saved, the quotation called, and the items restored."
|
||||||
|
|
Loading…
Reference in New Issue