Handbook
Glossary
ends-with-terminate? ( nodes -- ? )
Vocabulary
compiler
.
tree
Inputs
nodes
an
object
Outputs
?
an
object
Definition
USING:
sequences
;
IN:
compiler.tree
:
ends-with-terminate?
( nodes -- ? )
[
f
]
[
last
#terminate?
]
if-empty
;