summary: inline object-summary.
parent
f51b809a6e
commit
2e6bd018c5
|
|
@ -7,7 +7,7 @@ IN: summary
|
||||||
GENERIC: summary ( object -- string )
|
GENERIC: summary ( object -- string )
|
||||||
|
|
||||||
: object-summary ( object -- string )
|
: object-summary ( object -- string )
|
||||||
class-of name>> ;
|
class-of name>> ; inline
|
||||||
|
|
||||||
M: object summary object-summary ;
|
M: object summary object-summary ;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue