Parents: | classes.struct |
Class | Superclass | Slots |
struct-mirror | tuple | object |
Word | Stack 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 -- ) |
Word | Stack effect |
struct-mirror? | ( object -- ? ) |