Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
(struct-methods) ( class -- )
Vocabulary
classes.struct.private
Definition
USING:
kernel
;
IN:
classes.struct.private
:
(struct-methods)
( class -- )
[
(define-struct-slot-values-method)
]
[
(define-clone-method)
]
bi
;