Handbook
Glossary
new-server-state ( id class -- server-state )
Vocabulary
furnace
.
cache
Inputs
id
an
object
class
an
object
Outputs
server-state
an
object
Definition
USING:
accessors
kernel
;
IN:
furnace.cache
:
new-server-state
( id class -- server-state )
new
swap
>>id
;
inline