Handbook
Glossary
struct-must-have-slots ( -- * )
Vocabulary
classes
.
struct
Definition
IN:
classes.struct
ERROR:
struct-must-have-slots
;
Methods
USING:
classes.struct
kernel
summary
;
M:
struct-must-have-slots
summary
drop
"Struct definitions must have slots"
;