remove >r r>
parent
82d8d769b2
commit
62a1a1df1c
|
@ -23,4 +23,4 @@ ERROR: box-empty box ;
|
||||||
dup occupied>> [ box> t ] [ drop f f ] if ;
|
dup occupied>> [ box> t ] [ drop f f ] if ;
|
||||||
|
|
||||||
: if-box? ( box quot -- )
|
: if-box? ( box quot -- )
|
||||||
>r ?box r> [ drop ] if ; inline
|
[ ?box ] dip [ drop ] if ; inline
|
||||||
|
|
Loading…
Reference in New Issue