classes.struct.prettyprint vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
struct-mirror tupleobject


Ordinary words
WordStack effect
<struct-mirror>( object -- struct-mirror )
get-struct-slot( struct slot -- value present? )
reset-struct-slot( struct slot -- )
reset-struct-slots( struct -- )
set-struct-slot( value struct slot -- )


Class predicate words
WordStack effect
struct-mirror?( object -- ? )


Files


Children
VocabularySummary
classes.struct.prettyprint.private