multi-methods: predicate-quot -> predicate-def

db4
Doug Coleman 2011-11-22 02:12:01 -08:00
parent 0bdd87dace
commit fad4a28d70
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ SYMBOL: total
} case ;
: (multi-predicate) ( class picker -- quot )
swap predicate-quot append ;
swap predicate-def append ;
: multi-predicate ( classes -- quot )
dup length iota <reversed>