factor/library/tools/summary.facts

7 lines
167 B
Plaintext
Raw Normal View History

2006-08-25 21:29:23 -04:00
IN: prettyprint
2006-07-31 21:30:06 -04:00
USING: help ;
2006-08-16 21:55:53 -04:00
HELP: summary
2006-07-31 21:30:06 -04:00
{ $values { "object" "an object" } { "string" "a string" } }
{ $contract "Outputs a brief description of the object." } ;