tools.crossref: adding stack effect.

db4
John Benediktsson 2011-09-03 16:39:04 -07:00
parent e8aa41ae57
commit b13eb201bd
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ M: f smart-usage drop \ f smart-usage ;
smart-usage
[ "No usages." print ] [ sorted-definitions. ] if-empty ;
: vocab-xref ( vocab quot -- vocabs )
: vocab-xref ( vocab quot: ( defspec -- seq ) -- vocabs )
[ [ vocab-name ] [ words [ generic? not ] filter ] bi ] dip map
[
[ [ word? ] [ generic? not ] bi and ] filter [