help.markup: make $complex-shuffle use $shuffle.

clean-macosx-x86-32
John Benediktsson 2019-07-23 18:10:19 -07:00
parent 2692227fbc
commit 48a06554d9
1 changed files with 1 additions and 2 deletions

View File

@ -449,8 +449,7 @@ M: f ($instance) ($link) ;
"Shuffle word. Rearranges the top of the datastack as indicated in the stack effect pattern." $description ;
: $complex-shuffle ( element -- )
drop
"Shuffle word. Rearranges the top of the datastack as indicated in the stack effect pattern." $description
$shuffle
{ "The data flow represented by this shuffle word can be more clearly expressed using " { $link "locals" } "." } $deprecated ;
: $low-level-note ( children -- )