Handbook
Glossary
unref-model ( model -- n )
Vocabulary
models
Inputs
model
an
object
Outputs
n
an
object
Definition
USING:
accessors
kernel
math
;
IN:
models
:
unref-model
( model -- n )
[
1
-
dup
]
change-ref
drop
;