Handbook
Glossary
typed-get-unsafe ( name type -- value )
Vocabulary
typed
.
namespaces
.
private
Inputs
name
an
object
type
an
object
Outputs
value
an
object
Definition
USING:
kernel
namespaces
;
IN:
typed.namespaces.private
:
typed-get-unsafe
( name type -- value )
[
get
]
dip
declare1
;
inline